Expand description
Types and routines used to manipulate arguments from the wire format
Structs§
- Message
- A wire message
- Message
Desc - Wire metadata of a given message
Enums§
- Argument
- Enum of possible argument as recognized by the wire, including values
- Argument
Type - Enum of possible argument types as recognized by the wire
- Message
Parse Error - Error generated when trying to deserialize a message from buffers
- Message
Write Error - Error generated when trying to serialize a message into buffers
Functions§
- dup_
fd_ cloexec - Duplicate a
RawFd
and set the CLOEXEC flag on the copy