Module futures

Source
Expand description

Internal helpers for implementing futures against channel objects

Structs§

ReadMessageState
An object for managing the state of an async channel read message operation that can be used to implement futures.

Type Aliases§

fdf_handle_t