Module tcp

Module tcp 

Source

Structs§

TcpEventQueue

Enums§

DisconnectedReason
Why the TCP was disconnected.
TcpEvent
Something a callback can register to. Data is sent via a respective TcpEventData.
TcpEventData
When a TcpEvent occurs, this contains the data for the event.

Functions§

handle