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