Class | Description |
---|---|
AFUNIXServerSocket |
The server part of an AF_UNIX domain socket.
|
AFUNIXSocket |
Implementation of an AF_UNIX domain socket.
|
AFUNIXSocketAddress |
Describes an
InetSocketAddress that actually uses AF_UNIX sockets
instead of AF_INET. |
Exception | Description |
---|---|
AFUNIXSocketException |
Something went wrong with the communication to a Unix socket.
|