Inherits Continuation.

Public Member Functions | |
| Stop (ProxyMutex *m) | |
| int | stop (int event, Event *e) |
Data Fields | |
| Action * | a |
Definition at line 164 of file NetTest-http-server.c.
| Stop::Stop | ( | ProxyMutex * | m | ) | [inline] |
Definition at line 167 of file NetTest-http-server.c.
References SET_HANDLER, and stop().
| int Stop::stop | ( | int | event, | |
| Event * | e | |||
| ) | [inline] |
Definition at line 172 of file NetTest-http-server.c.
References a, and Action::cancel().
Referenced by Stop().
Definition at line 166 of file NetTest-http-server.c.
Referenced by stop().
1.7.1