Crate ntex_compio
source ·Functions§
- Convert std TcpStream to tokio’s TcpStream
- Convert std UnixStream to tokio’s UnixStream
- Opens a TCP connection to a remote host.
- Opens a TCP connection to a remote host and use specified memory pool.
- Opens a unix stream connection.
- Opens a unix stream connection and specified memory pool.