AsyncBlocker

Undocumented in source.

Members

Functions

finish
void finish(const(Exception) e)
Undocumented in source. Be warned that the author may not have intended to support it.
start
void start()
Undocumented in source. Be warned that the author may not have intended to support it.
wait
void wait()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

done
bool done;
Undocumented in source.
exception
Rebindable!(const(Exception)) exception;
Undocumented in source.
owner
Fiber owner;
Undocumented in source.

Meta