Structsยง
- Config
- Config is used to configure the data channel.
- Data
Channel - DataChannel represents a data channel
- Poll
Data Channel - A wrapper around around
DataChannel
, which implementsAsyncRead
andAsyncWrite
.
DataChannel
, which implements AsyncRead
and
AsyncWrite
.