Module wayland_commons::wire [−][src]
Types and routines used to manipulate arguments from the wire format
Structs
| Message |
A wire message |
| MessageDesc |
Wire metadata of a given message |
Enums
| Argument |
Enum of possible argument as recognized by the wire, including values |
| ArgumentType |
Enum of possible argument types as recognized by the wire |
| MessageParseError |
Error generated when trying to deserialize a message from buffers |
| MessageWriteError |
Error generated when trying to serialize a message into buffers |
Functions
| dup_fd_cloexec |
Duplicate a |