Class AFSYSTEMSocket

java.lang.Object
java.net.Socket
org.newsclub.net.unix.AFSocket<AFSYSTEMSocketAddress>
org.newsclub.net.unix.darwin.system.AFSYSTEMSocket
All Implemented Interfaces:
Closeable, AutoCloseable, AFSocketExtensions, AFSomeSocket, AFSomeSocketThing, AFSYSTEMSocketExtensions, FileDescriptorAccess

public final class AFSYSTEMSocket extends AFSocket<AFSYSTEMSocketAddress> implements AFSYSTEMSocketExtensions
Implementation of an AF_SYSTEM socket.
Author:
Christian Kohlschütter