Skip to main content

Module conn_id

Module conn_id 

Source
Expand description

Bidirectional connection identifiers.

Provides endpoint-specific (distinguishes originator and responder) and generic identifiers for bi-directional connections. Iris defines a “connection” by five tuple (source/destination addresses, ports, and transport protocol).

Structs§

ConnId
A generic connection identifier.
FiveTuple
Connection 5-tuple.