Expand description

This module implements a synchronous transport over a raw TcpListener. Note that it does not handle TCP over Unix Domain Sockets, see simple_uds for this.

Structs

Simple synchronous TCP transport.

Enums

Error that can occur while using the TCP transport.