Forwarder.cc
Go to the documentation of this file.
RefCount< AsyncCallT< Dialer > > asyncCall(int aDebugSection, int aDebugLevel, const char *aName, const Dialer &aDialer)
Definition: AsyncCall.h:156
void error(char *format,...)
Definition: CommCalls.h:166
Definition: CommCalls.h:128
Definition: errorpage.h:89
Definition: HttpRequest.h:49
virtual void handleException(const std::exception &e)
terminate with an error
Definition: Forwarder.cc:132
Cache Manager Action parameters extracted from the user request.
Definition: ActionParams.h:24
Definition: Forwarder.h:32
void noteCommClosed(const CommCloseCbParams ¶ms)
called when the client socket gets closed by some external force
Definition: Forwarder.cc:100
void handleException(const std::exception &e) override
terminate with an error
Definition: Forwarder.cc:91
Forwarder(const Comm::ConnectionPointer &aConn, const ActionParams &aParams, HttpRequest *aRequest, StoreEntry *anEntry, const AccessLogEntryPointer &anAle)
Definition: Forwarder.cc:29
void swanSong() override
closes our copy of the client HTTP connection socket
Definition: Forwarder.cc:62
Definition: Store.h:42
AsyncCall::Pointer comm_add_close_handler(int fd, CLCB *handler, void *data)
Definition: comm.cc:949
void comm_remove_close_handler(int fd, CLCB *handler, void *data)
Definition: comm.cc:978
int KidIdentifier
CBDATA_NAMESPACED_CLASS_INIT(Mgr, Forwarder)
Definition: IpcIoFile.h:24