- GenericOption(String, Class<T>) - Constructor for class jnr.unixsocket.UnixSocketOptions.GenericOption
-
- getboolsockopt(int, SocketLevel, int) - Static method in class jnr.unixsocket.Native
-
- getChannel() - Method in class jnr.unixsocket.UnixDatagramSocket
-
- getChannel() - Method in class jnr.unixsocket.UnixSocket
-
- getCredentials(int) - Static method in class jnr.unixsocket.Credentials
-
- getCredentials() - Method in class jnr.unixsocket.UnixDatagramSocket
-
Retrieves the credentials for this UNIX socket.
- getCredentials() - Method in class jnr.unixsocket.UnixSocket
-
Retrieves the credentials for this UNIX socket.
- getFamily() - Method in class jnr.unixsocket.SockAddrUnix
-
Gets the protocol family of this unix socket address.
- getFamilyField() - Method in class jnr.unixsocket.SockAddrUnix.BSDSockAddrUnix
-
- getFamilyField() - Method in class jnr.unixsocket.SockAddrUnix.DefaultSockAddrUnix
-
- getFamilyField() - Method in class jnr.unixsocket.SockAddrUnix
-
- getGid() - Method in class jnr.unixsocket.Credentials
-
Retrieves the peer's numeric effective group ID.
- getGidField() - Method in class jnr.unixsocket.Ucred
-
- getHeaderLength() - Method in class jnr.unixsocket.SockAddrUnix
-
Gets len/family header length
- getInetAddress() - Method in class jnr.unixsocket.UnixDatagramSocket
-
Returns the address to which this socket is connected (NOT implemented).
- getInetAddress() - Method in class jnr.unixsocket.UnixSocket
-
- getInputStream() - Method in class jnr.unixsocket.UnixSocket
-
- getKeepAlive() - Method in class jnr.unixsocket.UnixSocket
-
- getLastError() - Static method in class jnr.unixsocket.Native
-
- getLastErrorString() - Static method in class jnr.unixsocket.Native
-
- getLocalAddress() - Method in class jnr.unixsocket.UnixDatagramChannel
-
- getLocalAddress() - Method in class jnr.unixsocket.UnixSocketChannel
-
- getLocalSocketAddress() - Method in class jnr.unixsocket.UnixDatagramChannel
-
- getLocalSocketAddress() - Method in class jnr.unixsocket.UnixDatagramSocket
-
Returns the address of the endpoint this socket is bound to.
- getLocalSocketAddress() - Method in class jnr.unixsocket.UnixServerSocketChannel
-
- getLocalSocketAddress() - Method in class jnr.unixsocket.UnixSocket
-
- getLocalSocketAddress() - Method in class jnr.unixsocket.UnixSocketChannel
-
- getMaximumLength() - Method in class jnr.unixsocket.SockAddrUnix
-
Gets the maximum length of this address (including len/family header)
- getOption(SocketOption<T>) - Method in class jnr.unixsocket.UnixDatagramChannel
-
- getOption(SocketOption<T>) - Method in class jnr.unixsocket.UnixSocketChannel
-
- getOutputStream() - Method in class jnr.unixsocket.UnixSocket
-
- getPath() - Method in class jnr.unixsocket.SockAddrUnix
-
Gets the file system path of this socket address
- getPath(int) - Method in class jnr.unixsocket.SockAddrUnix
-
Gets the path of this socket address, supporting abstract namespace on Linux.
- getPathField() - Method in class jnr.unixsocket.SockAddrUnix.BSDSockAddrUnix
-
- getPathField() - Method in class jnr.unixsocket.SockAddrUnix.DefaultSockAddrUnix
-
- getPathField() - Method in class jnr.unixsocket.SockAddrUnix
-
- getpeername(int) - Static method in class jnr.unixsocket.Common
-
- getpeername(int, SockAddrUnix, IntByReference) - Method in interface jnr.unixsocket.Native.LibC
-
- getPid() - Method in class jnr.unixsocket.Credentials
-
Retrieves the peer's process ID.
- getPidField() - Method in class jnr.unixsocket.Ucred
-
- getReceiveBufferSize() - Method in class jnr.unixsocket.UnixDatagramSocket
-
- getReceiveBufferSize() - Method in class jnr.unixsocket.UnixSocket
-
- getRemoteAddress() - Method in class jnr.unixsocket.UnixDatagramChannel
-
- getRemoteAddress() - Method in class jnr.unixsocket.UnixSocketChannel
-
- getRemoteSocketAddress() - Method in class jnr.unixsocket.UnixDatagramChannel
-
- getRemoteSocketAddress() - Method in class jnr.unixsocket.UnixDatagramSocket
-
Returns the address of the endpoint this socket is connected to, or
null
if it is unconnected.
- getRemoteSocketAddress() - Method in class jnr.unixsocket.UnixServerSocketChannel
-
- getRemoteSocketAddress() - Method in class jnr.unixsocket.UnixSocket
-
- getRemoteSocketAddress() - Method in class jnr.unixsocket.UnixSocketChannel
-
- getSendBufferSize() - Method in class jnr.unixsocket.UnixDatagramSocket
-
- getSendBufferSize() - Method in class jnr.unixsocket.UnixSocket
-
- getSocketOption(int, SocketOption<?>) - Static method in class jnr.unixsocket.Common
-
- getsockname(int) - Static method in class jnr.unixsocket.Common
-
- getsockname(int, SockAddrUnix, IntByReference) - Method in interface jnr.unixsocket.Native.LibC
-
- getsockopt(int, SocketLevel, int) - Static method in class jnr.unixsocket.Native
-
- getsockopt(int, SocketLevel, SocketOption, Struct) - Static method in class jnr.unixsocket.Native
-
- getsockopt(int, int, int, ByteBuffer, IntByReference) - Method in interface jnr.unixsocket.Native.LibC
-
- getsockopt(int, int, int, Timeval, IntByReference) - Method in interface jnr.unixsocket.Native.LibC
-
- getSoTimeout() - Method in class jnr.unixsocket.UnixDatagramSocket
-
- getSoTimeout() - Method in class jnr.unixsocket.UnixSocket
-
- getStruct() - Method in class jnr.unixsocket.UnixSocketAddress
-
- getUid() - Method in class jnr.unixsocket.Credentials
-
Retrieves the peer's numeric effective user ID.
- getUidField() - Method in class jnr.unixsocket.Ucred
-
- gid - Variable in class jnr.unixsocket.Ucred
-