Available on crate features
server and tcp-binder only.Expand description
§TCP binder
This module contains the implementation of the TCP server binder,
based on tokio::net::TcpStream.
Structs§
- TcpBind
- The TCP server binder.