Module wayland_commons::wire
source · Expand description
Types and routines used to manipulate arguments from the wire format
Structs
- A wire message
- Wire metadata of a given message
Enums
- Enum of possible argument as recognized by the wire, including values
- Enum of possible argument types as recognized by the wire
- Error generated when trying to deserialize a message from buffers
- Error generated when trying to serialize a message into buffers
Functions
- Duplicate a
RawFd
and set the CLOEXEC flag on the copy