Module privsep::net[][src]

Expand description

Networking for imsg handling and file descriptor passing.

Structs

Wrapper for RawFd that closes the file descriptor when dropped.

A Unix socket Ancillary data struct.

A structure representing a connected Unix socket.

Enums

This enum represent one control message of variable type.

Traits