[#TOR_REPLY_UNRECOGNIZED] = TOR_REPLY_UNRECOGNIZED :mrdocs: Tor control reply code for an unrecognized command. == Synopsis Declared in `<torcontrol.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- inline constexpr int TOR_REPLY_UNRECOGNIZED = {510}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#