Module socket

Source
Expand description

The low-level Socket read and write traits.

Traitsยง

ReadHalf
The read half of a socket.
Socket
The socket trait.
WriteHalf
The write half of a socket.