package
0.0.0-20240720002214-37b2b8227b91
Repository: https://github.com/progrium/go-netstack.git
Documentation: pkg.go.dev
# Functions
ParseDirents parses dirents from buf.
RenameAt is a convenience wrapper to make the renameat(2) syscall.
StatAt is a convenience wrapper around newfstatat(2).
Utimensat is a convenience wrapper to make the utimensat(2) syscall.
# Variables
UnixDirentMaxSize is the maximum size of unix.Dirent in bytes.