Module net

Module net 

Source
Available on crate feature sync only.

Structs§

TcpListener
TcpStream
UnixListenerUnix
UnixStreamUnix

Enums§

Socket

Functions§

filetype_from
get_fd_flags
Return the file-descriptor flags for a given file-like object.
is_read_write
Return the file-descriptor flags for a given file-like object.