TorControlReply

Reply from Tor, can be single or multi-line

Synopsis

Declared in <torcontrol.h>

class TorControlReply;

Member Functions

NameDescription
TorControlReply [constructor]Construct an empty reply with a zero code and no lines.
Clear Reset the reply to an empty state.

Data Members

NameDescription
code Numeric status code of the reply.
lines Text lines of the reply body.