Reply from Tor, can be single or multi‐line

Synopsis

Declared in <torcontrol.h>

class TorControlReply;

Member Functions

Name

Description

TorControlReply [constructor]

Construct an empty reply with a zero code and no lines.

Clear

Reset the reply to an empty state.

Data Members

Name

Description

code

Numeric status code of the reply.

lines

Text lines of the reply body.

Created with MrDocs