served.utils.fibermanager

Undocumented in source.

Public Imports

core.thread
public import core.thread : Fiber, Thread;

Members

Functions

joinAll
void joinAll(Fibers fibers)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

hasFuture
enum hasFuture;
Undocumented in source.
hasFuture
enum hasFuture;
Undocumented in source.

Structs

FiberManager
struct FiberManager
Undocumented in source.

Meta