Initialize HTTP server. Call this before RegisterHTTPHandler or EventBase().
Synopsis
Declared in <httpserver.h>
bool
InitHTTPServer();
Return Value
true if the server was initialized successfully.
Created with MrDocs
Initialize HTTP server. Call this before RegisterHTTPHandler or EventBase().
Declared in <httpserver.h>
bool
InitHTTPServer();
true if the server was initialized successfully.
Created with MrDocs