[#TorControlConnection-ReceiveAndProcess] = xref:TorControlConnection.adoc[TorControlConnection]::ReceiveAndProcess :relfileprefix: ../ :mrdocs: Read available data from socket and process complete replies. Dispatches to registered reply handlers. == Synopsis Declared in `<torcontrol.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool ReceiveAndProcess(); ---- == Return Value true if connection is still open, false if connection was closed [.small]#Created with https://www.mrdocs.com[MrDocs]#