Module std::os::unix::net

This is supported on Unix only.

Unix-specific networking functionality

Structs

MessagesExperimental

This struct is used to iterate through the control messages.

ScmCredentialsExperimental

This control message contains unix credentials.

ScmRightsExperimental

This control message contains file descriptors.

SocketAncillaryExperimental

A Unix socket Ancillary data struct.

SocketCredExperimental

Unix credential.

UCredExperimental

Credentials for a UNIX process for credentials passing.

An iterator over incoming connections to a UnixListener.

An address associated with a Unix socket.

A Unix datagram socket.

A structure representing a Unix domain socket server.

A Unix stream socket.

Enums

AncillaryDataExperimental

This enum represent one control message of variable type.

AncillaryErrorExperimental

The error type which is returned from parsing the type a control message.

© 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