Read available data from socket and process complete replies. Dispatches to registered reply handlers.
Synopsis
Declared in <torcontrol.h>
bool
ReceiveAndProcess();
Return Value
true if connection is still open, false if connection was closed
Created with MrDocs