Available on (crate features
native-tls
or rustls
) and (crate features async-std
or tokio
) only.Expand description
Helpers for implementing StreamOps
.
Structs§
- TcpSock
Fd 🔒Linux - A wrapper over the file descriptor of a TCP socket.
Functions§
- set_
tcp_ 🔒notsent_ lowat Linux - Helper for implementing
set_tcp_notsent_lowat
.