Module snarkos_node_tcp::connections
source · 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 connection.
Enums
- Indicates who was the initiator and who was the responder when the connection was established.