Unix-specific networking functionality
Incoming | An iterator over incoming connections to a |
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