Class AFVSOCKSocket

java.lang.Object
java.net.Socket
org.newsclub.net.unix.AFSocket<org.newsclub.net.unix.AFVSOCKSocketAddress>
org.newsclub.net.unix.vsock.AFVSOCKSocket
All Implemented Interfaces:
Closeable, AutoCloseable, org.newsclub.net.unix.AFSocketExtensions, org.newsclub.net.unix.AFSomeSocket, org.newsclub.net.unix.AFSomeSocketThing, org.newsclub.net.unix.FileDescriptorAccess, AFVSOCKSocketExtensions

public final class AFVSOCKSocket extends org.newsclub.net.unix.AFSocket<org.newsclub.net.unix.AFVSOCKSocketAddress> implements AFVSOCKSocketExtensions
Implementation of an AF_VSOCK socket.
Author:
Christian Kohlschütter