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§
Type Aliases§
- Protocol
Jobs Manager Ptr - Pointer to protocol jobs manager