| BindHandler |
Helper class, providing common handling of bind() handling.
|
| Common |
Helper class, providing common methods.
|
| Credentials |
This class represents the peer credentials, retrievable from an AF_UNIX socket.
|
| Native |
|
| SockAddrUnix |
Native unix domain socket address structure.
|
| SockAddrUnix.BSDSockAddrUnix |
|
| SockAddrUnix.DefaultSockAddrUnix |
An implementation of SockAddrUnix for Linux, Solaris, et, al
|
| Ucred |
Native structure for SCM_CREDENTIALS.
|
| UnixDatagramChannel |
|
| UnixDatagramChannel.DefaultOptionsHolder |
|
| UnixDatagramSocket |
A SOCK_DGRAM variant of an AF_UNIX socket.
|
| UnixServerSocket |
|
| UnixServerSocketChannel |
|
| UnixSocket |
|
| UnixSocket.UnselectableByteChannel |
A byte channel that doesn't implement SelectableChannel.
|
| UnixSocketAddress |
This class represents an AF_UNIX-style socket address.
|
| UnixSocketChannel |
A Channel implementation that uses a native unix
socket
|
| UnixSocketChannel.DefaultOptionsHolder |
|
| UnixSocketOptions |
Defines common socket options for AF_UNIX sockets.
|
| UnixSocketOptions.GenericOption<T> |
|