# Functions
Dial creates an IPv4 or IPv6 TCP net.Conn backed by a *socket.Conn with optional configuration.
FileListener creates an IPv6 TCP net.Listener backed by a *socket.Conn from the input file.
Listen creates an IPv6 TCP net.Listener backed by a *socket.Conn on the specified port with optional configuration.