Uses of Class
org.newsclub.net.unix.darwin.system.AFSYSTEMSocketChannel
Packages that use AFSYSTEMSocketChannel
Package
Description
The junixsocket implementation for Darwin AF_SYSTEM sockets.
-
Uses of AFSYSTEMSocketChannel in org.newsclub.net.unix.darwin.system
Methods in org.newsclub.net.unix.darwin.system that return AFSYSTEMSocketChannelModifier and TypeMethodDescriptionAFSYSTEMSocket.getChannel()protected AFSYSTEMSocketChannelAFSYSTEMSocket.newChannel()static AFSYSTEMSocketChannelAFSYSTEMSocketChannel.open()Opens a socket channel.AFSYSTEMProtocolFamily.openSocketChannel()AFSYSTEMSelectorProvider.openSocketChannel()AFSYSTEMSelectorProvider.openSocketChannel(SocketAddress sa) Methods in org.newsclub.net.unix.darwin.system that return types with arguments of type AFSYSTEMSocketChannelModifier and TypeMethodDescriptionAFSYSTEMSocketPair.open()Opens a socket pair of interconnected channels.AFSYSTEMSelectorProvider.openSocketChannelPair()