Inherits Continuation.
Public Member Functions | |
UpTest (FILE *f, ProxyMutex *amutex) | |
int | main_handler (int event, void *data) |
Definition at line 32 of file HttpUpdateTester.cc.
UpTest::UpTest | ( | FILE * | f, | |
ProxyMutex * | amutex | |||
) |
Definition at line 46 of file HttpUpdateTester.cc.
References main_handler(), and SET_HANDLER.
int UpTest::main_handler | ( | int | event, | |
void * | data | |||
) |
Definition at line 99 of file HttpUpdateTester.cc.
References Debug, EVENT_NONE, HttpDebugNames::get_event_name(), and VC_EVENT_IMMEDIATE.
Referenced by UpTest().