Reply from Tor, can be single or multi-line
Declared in <torcontrol.h>
class TorControlReply;
| Name | Description |
|---|---|
TorControlReply [constructor] | Construct an empty reply with a zero code and no lines. |
Clear | Reset the reply to an empty state. |
| Name | Description |
|---|---|
code | Numeric status code of the reply. |
lines | Text lines of the reply body. |