controlconnection.cpp File Reference

A connection to Tor's control interface, responsible for sending and receiving commands and events. More...

#include <QMutexLocker>
#include <util/string.h>
#include <vidalia.h>
#include "controlconnection.h"

Go to the source code of this file.

Defines

#define MAX_CONNECT_ATTEMPTS   6
#define CONNECT_RETRY_DELAY   500*1000


Detailed Description

A connection to Tor's control interface, responsible for sending and receiving commands and events.

Version:
Id
controlconnection.cpp 1250 2006-10-01 06:45:22Z edmanm

Definition in file controlconnection.cpp.


Define Documentation

#define CONNECT_RETRY_DELAY   500*1000

Time to wait between control connection attempts (in microseconds).

Definition at line 38 of file controlconnection.cpp.

Referenced by ControlConnection::connect().

#define MAX_CONNECT_ATTEMPTS   6

Maximum number of times we'll try to connect to Tor before giving up.

Definition at line 36 of file controlconnection.cpp.

Referenced by ControlConnection::connect().


Generated on Mon Oct 23 20:08:16 2006 for Vidalia by  doxygen 1.5.0