The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
RequestServer.serve
arsd
cgi
RequestServer
Starts serving requests according to the current configuration.
string
listeningHost
;
ushort
listeningPort
;
Meta
Source
See Implementation
arsd
cgi
RequestServer
constructors
this
enums
ForceStop
functions
configureFromCommandLine
serve
serveEmbeddedHttp
serveHttpOnce
serveScgi
serveSingleHttpConnectionOnStdio
static functions
stop
variables
listenSpec
listeningHost
listeningPort
numberOfThreads
privilegesDropToGid
privilegesDropToUid
useFork
Starts serving requests according to the current configuration.