Package jnr.unixsocket
package jnr.unixsocket
-
ClassDescriptionHelper class, providing common handling of bind() handling.Helper class, providing common methods.This class represents the peer credentials, retrievable from an AF_UNIX socket.Native unix domain socket address structure.An implementation of
SockAddrUnix
for BSD systemsAn implementation ofSockAddrUnix
for Linux, Solaris, et, alNative structure for SCM_CREDENTIALS.A SOCK_DGRAM variant of an AF_UNIX socket.A byte channel that doesn't implementSelectableChannel
.This class represents an AF_UNIX-style socket address.AChannel
implementation that uses a native unix socketDefines common socket options for AF_UNIX sockets.