Expand description
Join two values implementing AsyncRead and AsyncWrite into a single one.
Structs§
- Join
- Joins two values implementing
AsyncReadandAsyncWriteinto a single handle.
Functions§
- join
- Join two values implementing
AsyncReadandAsyncWriteinto a single handle.