Class AFSYSTEMSocket

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

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