package
0.0.0-20191123085552-55fcc16cd0eb
Repository: https://github.com/google/netstack.git
Documentation: pkg.go.dev
# Functions
NewForwarder allocates and initializes a new forwarder.
NewProtocol returns a UDP transport protocol.
# Constants
ProtocolNumber is the udp protocol number.
Endpoint states.
Endpoint states.
Endpoint states.
Endpoint states.
# Structs
Forwarder is a session request forwarder, which allows clients to decide what to do with a session request, for example: ignore it, or process it.
ForwarderRequest represents a session request received by the forwarder and passed to the client.
# Type aliases
EndpointState represents the state of a UDP endpoint.