Inherits Continuation.
Public Member Functions | |
NetTesterAccept (ProxyMutex *_mutex) | |
int | handle_accept (int event, void *data) |
Definition at line 142 of file NetTest-http-server.c.
NetTesterAccept::NetTesterAccept | ( | ProxyMutex * | _mutex | ) | [inline] |
Definition at line 145 of file NetTest-http-server.c.
References handle_accept(), and SET_HANDLER.
int NetTesterAccept::handle_accept | ( | int | event, | |
void * | data | |||
) | [inline] |
Definition at line 150 of file NetTest-http-server.c.
References Debug, and new_ProxyMutex().
Referenced by NetTesterAccept().