int HttpStopDaemon ( HttpConfigData *pConfig )
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 |