package
0.0.0-20240720002214-37b2b8227b91
Repository: https://github.com/progrium/go-netstack.git
Documentation: pkg.go.dev

# Functions

AddFD adds an FD to the list of observed FDs.
HasFD returns true if the FD is in the list of observed FDs.
NonBlockingPoll polls the given FD in non-blocking fashion.
RemoveFD removes an FD from the list of observed FDs.
UpdateFD updates the set of events the fd needs to be notified on.