# Functions
FreeTCPPort returns a TCP port that is free on "localhost", or panics if it cannot find a port.
TCPPort of the listener address.
# Structs
TrackingDialer remembers connections it's made and allows users to close them.
# Interfaces
A NetworkListener is a listener that looks for data on a network address.