Forwarder.h
void error(char *format,...)
Definition: Forwarder.h:28
Definition: forward.h:15
CBDATA_CLASS(Forwarder)
virtual void handleException(const std::exception &e)
terminate with an error
Definition: Forwarder.cc:69
Definition: Forwarder.h:30
Forwarder(const Pdu &aPdu, const Session &aSession, int aFd, const Ip::Address &anAddress)
Definition: Forwarder.cc:24
virtual void swanSong()
removes our cleanup handler of the client connection socket
Definition: Forwarder.cc:38
Definition: CommCalls.h:133
Definition: RequestId.h:23
Definition: Address.h:41
void noteCommClosed(const CommCloseCbParams ¶ms)
called when the client socket gets closed by some external force
Definition: Forwarder.cc:52