# Functions
CreateListener creates a listener on the specified endpoint.
GetAddressAndDialer returns the address parsed from the given endpoint and a context dialer.
IsUnixDomainSocket returns whether a given file is a AF_UNIX socket file.
NormalizePath is a no-op for Linux for now.