Available on 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 Linux or Cygwin pub use self::ucred::*;
Android or Linux or DragonFly BSD or FreeBSD or NetBSD or OpenBSD or target_os=nto
or Apple or Cygwin