Expand description
Objects associated with connection handling.
Structs§
- Connection
- Created for each active connection; used by the protocols to obtain a handle for reading and writing, and keeps track of tasks that have been spawned for the connection.
Enums§
- Connection
Side - Indicates who was the initiator and who was the responder when the connection was established.