Inherits Continuation.
Public Member Functions | |
HttpConfigCont () | |
int | handle_event (int event, void *edata) |
Definition at line 68 of file HttpConfig.cc.
HttpConfigCont::HttpConfigCont | ( | ) |
Definition at line 145 of file HttpConfig.cc.
References handle_event(), and SET_HANDLER.
int HttpConfigCont::handle_event | ( | int | event, | |
void * | edata | |||
) |
Definition at line 152 of file HttpConfig.cc.
References http_config_changes, and HttpConfig::reconfigure().
Referenced by HttpConfigCont().