Interface AFVSOCKSocketExtensions

All Superinterfaces:
org.newsclub.net.unix.AFSocketExtensions
All Known Implementing Classes:
AFVSOCKDatagramChannel, AFVSOCKDatagramSocket, AFVSOCKSocket, AFVSOCKSocketChannel

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