Uses of Class
org.newsclub.net.unix.vsock.AFVSOCKSocketPair
Packages that use AFVSOCKSocketPair
Package
Description
The junixsocket implementation for AF_VSOCK sockets.
-
Uses of AFVSOCKSocketPair in org.newsclub.net.unix.vsock
Methods in org.newsclub.net.unix.vsock that return AFVSOCKSocketPairModifier and TypeMethodDescriptionAFVSOCKSocketPair.open()Opens a socket pair of interconnected channels.AFVSOCKSocketPair.openDatagram()Opens a socket pair of interconnected datagram channels.AFVSOCKSelectorProvider.openDatagramChannelPair()AFVSOCKSelectorProvider.openDatagramChannelPair(AFSocketType type) AFVSOCKSelectorProvider.openSocketChannelPair()