Module streamops

Source
Available on (crate features native-tls or rustls) and (crate features async-std or tokio) only.
Expand description

Helpers for implementing StreamOps.

Structs§

TcpSockFd 🔒 Linux
A wrapper over the file descriptor of a TCP socket.

Functions§

set_tcp_notsent_lowat 🔒 Linux
Helper for implementing set_tcp_notsent_lowat.