Module reactor

Source
Expand description

Event Loop Remote Either spawns a new event loop, or re-uses provided one.

Structs§

RpcEventLoop
A handle to running event loop. Dropping the handle will cause event loop to finish.

Enums§

Remote
Initialized Remote
UninitializedRemote
Possibly uninitialized event loop remote.