Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( BadFDErr = errors.New("bad file descriptor") ReadErr = errors.New("unable to read from vsock connection") WriteErr = errors.New("unable to write to vsock connection") CloseErr = errors.New("unable to close vsock connection") )
View Source
var ( CreationErr = errors.New("unable to create vsock connection") ConnectionErr = errors.New("unable to connect to vsock") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.