Documentation
Dlang.org
HttpServer.startInNewThread
handy_httpd
server
HttpServer
Starts the server running in a new thread.
class
HttpServer
Thread
startInNewThread
(
)
Return Value
Type:
Thread
The thread that the server is running in.
handy_httpd
server
HttpServer
constructors
this
functions
getExceptionHandler
getHandler
getWebSocketManager
isReady
reviveWebSocketManager
setExceptionHandler
start
startInNewThread
stop
variables
config
Starts the server running in a new thread.