package
0.0.0-20220214151720-7585b01ddccf
Repository: https://github.com/inetaf/netstack.git
Documentation: pkg.go.dev
# Functions
NewForwarder allocates and initializes a new forwarder.
NewProtocol returns a UDP transport protocol.
# Constants
32KiB.
32KiB.
4MiB.
4KiB bytes.
ProtocolNumber is the udp protocol number.
# 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.