Module socket

Source

Structsยง

Client
The Client holds its persistent connection inside a Mutex so that its barrier operations can have mutable access to the stream.
Server
The Server maintains persistent connections.