Uses of Class
org.newsclub.net.unix.vsock.AFVSOCKSocketChannel
Package
Description
The junixsocket implementation for AF_VSOCK sockets.
-
Uses of AFVSOCKSocketChannel in org.newsclub.net.unix.vsock
Modifier and TypeMethodDescriptionAFVSOCKSocket.getChannel()
protected AFVSOCKSocketChannel
AFVSOCKSocket.newChannel()
static AFVSOCKSocketChannel
AFVSOCKSocketChannel.open()
Opens a socket channel.AFVSOCKProtocolFamily.openSocketChannel()
AFVSOCKSelectorProvider.openSocketChannel()
AFVSOCKSelectorProvider.openSocketChannel
(SocketAddress sa) Modifier and TypeMethodDescriptionAFVSOCKSocketPair.open()
Opens a socket pair of interconnected channels.AFVSOCKSelectorProvider.openSocketChannelPair()