package
0.0.0-20220111133703-f1e56083d4f3
Repository: https://github.com/sandwichdev/net.git
Documentation: pkg.go.dev

# Constants

for Accept, Accept4 or AcceptEx.
for Close or Closesocket.
for Connect or ConnectEx.
for GetsockoptInt.
for Listen.
for Socket.

# Structs

A Stat represents a per-cookie socket statistics.
A Status represents the status of a socket.
A Switch represents a callpath point switch for socket system calls.

# Type aliases

An AfterFilter represents a socket system call filter after an execution of a system call.
A Cookie represents a 3-tuple of a socket; address family, socket type and protocol number.
A Filter represents a socket system call filter.
A FilterType represents a filter type.
Sockets maps a socket descriptor to the status of socket.