Expand description

Abstraction traits / types for tx2 networking transport.

Structs

Data associated with an IncomingConnection EpEvent
Data associated with a ConnectionClosed EpEvent
Data associated with an IncomingData EpEvent
Data associated with an IncomingError EpEvent

Enums

Event emitted by a transport endpoint.

Traits

Trait representing a connection handle.
Trait representing a transport endpoint.
Trait representing an endpoint factory (binder).
Trait representing a connection handle.

Type Definitions

Trait object connection handle
Trait object endpoint
Trait object endpoint factory
Trait object endpoint handle