HttpStopDaemon

int HttpStopDaemon ( HttpConfigData *pConfig )



Stops the http server.

pConfig pointer to the config data for the server

 

Returns 0 if daemon was started, or an error code greather zero:

HTTP_ERR_NONE 0 no error
HTTP_ERR_INIT 6 initialization error
HTTP_ERR_NOTSTOPED 7 the server could not stopped

 



see also:

AzHttp Overview | HttpDaemon | HttpTransmitCallback | HttpTransmitFile | HttpTransmitGoto | HttpTransmitMemory