- done
void done(Fiber f)
Undocumented in source. Be warned that the author may not have intended to support it.
- getFiber
Fiber getFiber()
Undocumented in source. Be warned that the author may not have intended to support it.
- main
void main()
Undocumented in source. Be warned that the author may not have intended to support it.
- onClientConnect
void onClientConnect(StreamListenSocketFD listener, StreamSocketFD client, RefAddress )
Undocumented in source. Be warned that the author may not have intended to support it.
dub.sdl: name "http-server-fibers-example" description "Simple fiber based pseudo HTTP server suitable for benchmarking" dependency "eventcore" path=".."