W3cubDocs

/Rust

Module std::os::unix::net

This is supported on Unix only.

Unix-specific networking functionality

Structs

Incoming Unix

An iterator over incoming connections to a UnixListener.

SocketAddr Unix

An address associated with a Unix socket.

UnixDatagram Unix

A Unix datagram socket.

UnixListener Unix

A structure representing a Unix domain socket server.

UnixStream Unix

A Unix stream socket.

© 2010 The Rust Project Developers
Licensed under the Apache License, Version 2.0 or the MIT license, at your option.
https://doc.rust-lang.org/std/os/unix/net/index.html