#include <P_NetAccept.h>
Inherits Action, and RefCountObj.
Public Member Functions | |
void | cancel (Continuation *cont=NULL) |
Continuation * | operator= (Continuation *acont) |
~NetAcceptAction () | |
Data Fields | |
Server * | server |
Definition at line 60 of file P_NetAccept.h.
NetAcceptAction::~NetAcceptAction | ( | ) | [inline] |
Definition at line 74 of file P_NetAccept.h.
References Debug.
void NetAcceptAction::cancel | ( | Continuation * | cont = NULL |
) | [inline] |
Definition at line 64 of file P_NetAccept.h.
References Connection::close(), and server.
Continuation* NetAcceptAction::operator= | ( | Continuation * | acont | ) | [inline] |
Definition at line 69 of file P_NetAccept.h.
Definition at line 62 of file P_NetAccept.h.
Referenced by cancel().