W3cubDocs

/Rust

Module std::os::unix::net

Unix-specific networking functionality

Structs

Incoming

An iterator over incoming connections to a UnixListener.

SocketAddr

An address associated with a Unix socket.

UnixDatagram

A Unix datagram socket.

UnixListener

A structure representing a Unix domain socket server.

UnixStream

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