package
0.9.2
Repository: https://github.com/unikraft/kraftkit.git
Documentation: pkg.go.dev

# Functions

RecvFile waits for a file descriptor to be sent over the given AF_UNIX socket.
SendFile sends a file over the given AF_UNIX socket.
SendRawFd sends a specific file descriptor over the given AF_UNIX socket.

# Constants

MaxNameLen is the maximum length of the name of a file descriptor being sent using SendFile.