Uses of Class
org.newsclub.net.unix.AFUNIXServerSocketChannel
Package
Description
The junixsocket base implementation, including support for AF_UNIX sockets.
-
Uses of AFUNIXServerSocketChannel in org.newsclub.net.unix
Modifier and TypeMethodDescriptionAFUNIXServerSocket.getChannel()
protected AFUNIXServerSocketChannel
AFUNIXServerSocket.newChannel()
static AFUNIXServerSocketChannel
AFUNIXServerSocketChannel.open()
Opens a server-socket channel.AFUNIXSelectorProvider.openServerSocketChannel()
AFUNIXSelectorProvider.openServerSocketChannel
(SocketAddress sa)