# Functions
ConfigureTCPTransport configures the specified Transport according to the specified proto and addr.
NewTCPSocket creates a TCP socket listener with the specified address and and the specified tls configuration.
NewUnixSocket creates a unix socket with the specified path and group.