Module socket

Source

Structs§

Split
A pair of socket read and write halves.

Traits§

ReadHalf
The read half of a socket.
Socket
Trait representing some transport layer over which the DBus protocol can be used
WriteHalf
The write half of a socket.

Type Aliases§

BoxedSplit
A boxed Split.