# Functions
Dial connects to the UNIX socket specified by address.
DialTimeout acts like Dial but takes a timeout.
Listen listens on UNIX socket laddr.
Register connects to a SCION Dispatcher's UNIX socket.
RegisterTimeout acts like Register but takes a timeout.
# Constants
DefaultDispPath contains the system default for a dispatcher socket.
# Variables
MaxLength contains the maximum payload length for the ReliableSocket framing protocol.