Skip to main content

Module net

Module net 

1.10.0 · Source
Available on non-Hermit and not ((Fortanix and SGX, or WebAssembly and non-WASI)) and (Unix) only.
Expand description

Unix-specific networking functionality.

Re-exports§

pub use self::addr::*;
pub use self::datagram::*;
pub use self::listener::*;
pub use self::stream::*;
pub use self::ancillary::*;Android or Cygwin or Linux
pub use self::ucred::*;Android or Apple or Cygwin or DragonFly BSD or FreeBSD or Linux or NetBSD or OpenBSD or QNX Neutrino

Modules§

addr 🔒
ancillary 🔒 Android or Cygwin or Linux
datagram 🔒
listener 🔒
stream 🔒
ucred 🔒 Android or Apple or Cygwin or DragonFly BSD or FreeBSD or Linux or NetBSD or OpenBSD or QNX Neutrino