- isRunning
bool isRunning()
Undocumented in source. Be warned that the author may not have intended to support it.
- runServer
void runServer()
Undocumented in source.
- start
void start()
Undocumented in source. Be warned that the author may not have intended to support it.
- stop
void stop()
Undocumented in source. Be warned that the author may not have intended to support it.
Base class for HTTP/1.1 transport, where different subclasses can define how the actual socket communication works (threadpool / epoll/ etc).