//
pkg.gl
Category
kraftkit.sh
libmocktainer
utils
package
0.9.2
Repository:
https://github.com/unikraft/kraftkit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
83 SLOC
#
Functions
RecvFile
RecvFile waits for a file descriptor to be sent over the given AF_UNIX socket.
SendFile
SendFile sends a file over the given AF_UNIX socket.
SendRawFd
SendRawFd sends a specific file descriptor over the given AF_UNIX socket.
#
Constants
MaxNameLen
MaxNameLen is the maximum length of the name of a file descriptor being sent using SendFile.