Module protocol_jobs_manager

Module protocol_jobs_manager 

Source
Expand description

Manages the tasks for the network protocol.

Used by other connection protocols to handle asynchronous task execution across the network. Runs all tasks that are handed to it on an executor that has stopping functionality.

Structs§

ProtocolJobsManager

Type Aliases§

ProtocolJobsManagerPtr
Pointer to protocol jobs manager