Module org.newsclub.net.unix.vsock
Package org.newsclub.net.unix.vsock
package org.newsclub.net.unix.vsock
The junixsocket implementation for AF_VSOCK sockets.
-
ClassDescriptionA
DatagramChannel
implementation that works withAF_VSOCK
sockets.ADatagramSocket
implementation that works withAF_VSOCK
sockets.Describes the protocol families supported by junixsocket-vsock.Provides access to AF_VSOCK connections that aren't directly accessible but exposed via a proxying/multiplexing Unix domain socket.Provides access to AF_VSOCK connections that aren't directly accessible but exposed via a proxying/multiplexing Unix domain socket.Service-provider class for junixsocket selectors and selectable channels.The server part of anAF_VSOCK
socket.A selectable channel for stream-oriented listening sockets.Implementation of anAF_VSOCK
socket.A selectable channel for stream-oriented connecting sockets.Defines certain methods that all junixsocket AF_VSOCK socket implementations share and extend beyond the standard socket API.The base for a SocketFactory that connects to VSOCK sockets.Always connects sockets to the given VSOCK type and instance.VSOCK-specific socket options.AFVSOCKSocketPair<T extends AFSomeSocket>A pair of sockets.