Vidalia
0.2.21
|
Go to the source code of this file.
Macros | |
#define | UNKNOWN_EXIT_CODE -999999 |
#define | LOAD_SERVICE_FN(f) |
#define LOAD_SERVICE_FN | ( | f | ) |
Referenced by TorService::loadServiceFunctions().
#define UNKNOWN_EXIT_CODE -999999 |
Returned by TorService::exitCode() when we are unable to determine the actual exit code of the service (unless, of course, Tor returns -999999).
Definition at line 23 of file TorService.cpp.
Referenced by TorService::exitCode().