HttpServer: The http server is also a Service.
Definition server.h:68
MHD_OptionItem server_options[9]
Variadic parameter MHD_OPTION_ARRAY, server_options, MHD_OPTION_END in MHD_start_daemon()
Definition server.h:87
StatusCode shut_down()
Definition server.cpp:215
virtual pChar const id()
Definition server.cpp:200
int http_port
The port the server is listening to.
Definition server.h:86
The namespace for Jazz Utils, Blocks, Kinds, Tuples, Containers, etc.
Definition block.cpp:39
The http API, instancing and building the server.
Definition api.cpp:42
void(* pSignalHandler)(int signum)
Definition server.h:57