Interface | Description |
---|---|
Native.LibC |
Class | Description |
---|---|
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 |
An implementation of
SockAddrUnix for BSD systems |
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 | |
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> |
Enum | Description |
---|---|
UnixDatagramChannel.State | |
UnixSocketChannel.State |