Module combined

Source
Expand description

Transport that combines two other transports

Structs§

CombinedConnector
A connection that combines two other connections
CombinedListener
An endpoint that combines two other endpoints

Enums§

AcceptError
AcceptError for combined channels
OpenError
OpenError for combined channels
RecvError
RecvError for combined channels
RecvStream
RecvStream for combined channels
SendError
SendError for combined channels
SendSink
Send sink for combined channels