Class AFUNIXServerSocket

java.lang.Object
All Implemented Interfaces:
Closeable, AutoCloseable, AFSomeSocketThing, FileDescriptorAccess

public final class AFUNIXServerSocket extends AFServerSocket<AFUNIXSocketAddress>
The server part of an AF_UNIX domain socket.
Author:
Christian Kohlschütter