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::*;
pub use self::ucred::*;