TorControlConnection::ReplyHandlerCB

Callback type invoked with the connection and the reply it received.

Synopsis

Declared in <torcontrol.h>

typedef std::function<void(TorControlConnection&, TorControlReply const&)> ReplyHandlerCB;