//
pkg.gl
Category
github.com/noisysockets/netstack
pkg
tcpip
link
nested
package
0.9.0
Repository:
https://github.com/noisysockets/netstack.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
3
Files
139 SLOC
#
Structs
Endpoint
Endpoint is a wrapper around stack.LinkEndpoint and stack.NetworkDispatcher that can be used to implement nesting safely by providing lifecycle concurrency guards.