vsock

package
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 11, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

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

func DialFunc

func DialFunc(cid uint32, port uint32) (client.DialFunc, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL