11#ifndef SQUID_SRC_SNMP_FORWARDER_H
12#define SQUID_SRC_SNMP_FORWARDER_H
void error(char *format,...)
void handleTimeout() override
int fd
client connection descriptor
void swanSong() override
removes our cleanup handler of the client connection socket
void noteCommClosed(const CommCloseCbParams ¶ms)
called when the client socket gets closed by some external force
void handleException(const std::exception &e) override
terminate with an error
AsyncCall::Pointer closer
comm_close handler for the connection
void sendError(int error)
send error SNMP response
snmp_session wrapper add pack/unpack feature
void SendResponse(Ipc::RequestId, const Pdu &)