Class AFUNIXSocket

All Implemented Interfaces:
Closeable, AutoCloseable, AFSocketExtensions, AFSomeSocket, AFSomeSocketThing, AFUNIXSocketExtensions, FileDescriptorAccess

public final class AFUNIXSocket extends AFSocket<AFUNIXSocketAddress> implements AFUNIXSocketExtensions
Implementation of an AF_UNIX domain socket.
Author:
Christian Kohlschütter