package
0.0.0-20220523201153-1a23e78aa7a2
Repository: https://github.com/linuxkit/virtsock.git
Documentation: pkg.go.dev

# Functions

GUIDFromString parses a string and returns a GUID.

# Variables

GUIDBroadcast undocumented.
GUIDChildren used by listeners to accept connections from children.
GUIDLoopback use to connect in loopback mode.
GUIDParent use to connect to the parent partition.
GUIDWildcard used by listeners to accept connections from all partitions.
GUIDZero used by listeners to accept connections from all partitions.

# Structs

Addr represents a Hyper-V socket address.

# Interfaces

Conn is a hvsock connection which supports half-close.

# Type aliases

GUID is used by Hypper-V sockets for "addresses" and "ports".