Crate tcplistener_accept_timeout

Source
Expand description

TcpListener::accept() with a timeout (TcpListener::accept_timeout()), and TcpListener::connection_pending().

See TcpListenerAcceptTimeout.

Traitsยง

TcpListenerAcceptTimeout
TcpListener::accept_timeout() and TcpListener::connection_pending().