Skip to content

Latest commit

 

History

History
115 lines (71 loc) · 4.15 KB

tcp.rst

File metadata and controls

115 lines (71 loc) · 4.15 KB

:cuv_tcp_t --- TCP handle

TCP handles are used to represent both TCP streams and servers.

:cuv_tcp_t is a 'subclass' of :cuv_stream_t.

Data types

Public members

N/A

The :cuv_stream_t members also apply.

API

The :cuv_stream_t API functions also apply.