Interface AFSYSTEMSocketExtensions

All Superinterfaces:
AFSocketExtensions
All Known Implementing Classes:
AFSYSTEMDatagramChannel, AFSYSTEMDatagramSocket, AFSYSTEMSocket, AFSYSTEMSocketChannel

public interface AFSYSTEMSocketExtensions extends AFSocketExtensions
Defines certain methods that all junixsocket AF_SYSTEM socket implementations share and extend beyond the standard socket API.
Author:
Christian Kohlschütter