Structs§
- Local
Dgram - The datagram-oriented UNIX domain protocol.
- Local
Endpoint - The endpoint of UNIX domain socket.
- Local
SeqPacket - The seq-packet protocol.
- Local
Stream - The stream-oriented UNIX domain protocol.
Traits§
- Local
Protocol - A category of an local protocol.
Functions§
- connect_
pair - Returns a pair of connected UNIX domain sockets.
Type Aliases§
- Local
Dgram Endpoint - The datagram-oriented UNIX domain endpoint type.
- Local
Dgram Socket - The datagram-oriented UNIX domain socket type.
- Local
SeqPacket Endpoint - The seq-packet endpoint type.
- Local
SeqPacket Listener - The seq-packet listener type.
- Local
SeqPacket Socket - The seq-packet socket type.
- Local
Stream Endpoint - The stream-oriented UNIX domain endpoint type
- Local
Stream Listener - The stream-oriented UNIX domain listener type.
- Local
Stream Socket - The stream-oriented UNIX domain socket type.