Module addr

Module addr 

Source
Expand description

Network address types that support both TCP and Unix domain sockets.

This module provides the ListenAddr enum, a flexible address type that can represent either TCP socket addresses or Unix domain socket paths.

Enumsยง

ListenAddr
Address that can be either TCP socket or Unix domain socket endpoint