Expand description
TcpListener that can be cancelled.
Structsยง
- Cancellable
TcpListener  - Like 
std::net::tcp::TcpListener, butcancellable. - Incoming
 - Like 
std::net::tcp::Incoming, but stopsaccepting connections if the listener iscanceled. 
TcpListener that can be cancelled.
std::net::tcp::TcpListener, but cancellable.std::net::tcp::Incoming, but stops accepting connections if the listener is canceled.