Type Alias fizyr_rpc::TcpListener

source ·
pub type TcpListener = Listener<TcpListener>;
Expand description

Listener for TCP sockets.

Aliased Type§

struct TcpListener { /* private fields */ }