# Functions
Files returns all the fds passed from systemd.
Listeners returns a slice containing a net.Listener for each matching socket type passed to this process.
PacketConns returns a slice containing a net.PacketConn for each matching socket type passed to this process.
TLSListeners returns a slice containing a net.listener for each matching TCP socket type passed to this process.