Interface AFTIPCSocketExtensions

All Superinterfaces:
org.newsclub.net.unix.AFSocketExtensions
All Known Implementing Classes:
AFTIPCDatagramChannel, AFTIPCDatagramSocket, AFTIPCSocket, AFTIPCSocketChannel

public interface AFTIPCSocketExtensions extends org.newsclub.net.unix.AFSocketExtensions
Defines certain methods that all junixsocket AF_TIPC socket implementations share and extend beyond the standard socket API.
Author:
Christian Kohlschütter