Synopsis
typedef CTL_STREAM_t CTL_SOCKET_t;
Description

CTL_SOCKET_t is the type for TCP sockets. You can treat the TCP socket as a simple stream of bytes and read from and write to the socket using standard CTL stream functions.