Module pea2pea::connections[][src]

Expand description

Objects associated with connection handling.

Structs

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 purposes of the connection.

Enums

Indicates who was the initiator and who was the responder when the connection was established.