# Functions
Exponential takes a duration and returns another one that is twice as long, +/- 50%.
NewDefaultManager is a helper constructor, suitable for most normal use in real (non-test) code.
NewManager returns a connection manager using the passed Dialer, network, and address.
# Variables
ErrConnectionUnavailable is returned by the Manager's Write method when the manager cannot yield a good connection.