# Functions
NewHost constructs a new *BasicHost and activates it by attaching its stream and connection handlers to the given inet.Network.
NewNATManager creates a NAT manager.
# Variables
DefaultAddrsFactory is the default value for HostOpts.AddrsFactory.
DefaultNegotiationTimeout is the default value for HostOpts.NegotiationTimeout.
# Interfaces
NATManager is a simple interface to manage NAT devices.
# Type aliases
AddrsFactory functions can be passed to New in order to override addresses returned by Addrs.