package
0.0.0-20220523201153-1a23e78aa7a2
Repository: https://github.com/linuxkit/virtsock.git
Documentation: pkg.go.dev
# Functions
Dial connects to the CID.Port via virtio sockets.
Listen returns a net.Listener which can accept connections on the given port.
SocketMode is a NOOP on Linux.
# Constants
2^32-1.
CIDHost is the reserved CID for the host system.
CIDHypervisor is the reserved CID for the Hypervisor.
# Interfaces
Conn is a vsock connection which supports half-close.