Tor control reply code. Ref: https://spec.torproject.org/control‐spec/replies.html
Synopsis
Declared in <torcontrol.h>
inline constexpr int TOR_REPLY_OK = {250};
Created with MrDocs