Torc  0.1
Variables
torcbonjourwindows.cpp File Reference
#include <QMap>
#include "torclogging.h"
#include "torcbonjour.h"
Include dependency graph for torcbonjourwindows.cpp:

Go to the source code of this file.

Variables

TorcBonjourgBonjour = nullptr
 Global TorcBonjour singleton. More...
 
QMutex * gBonjourLock = new QMutex(QMutex::Recursive)
 Lock around access to gBonjour. More...
 

Variable Documentation

TorcBonjour* gBonjour = nullptr

Global TorcBonjour singleton.

Definition at line 27 of file torcbonjourwindows.cpp.

QMutex* gBonjourLock = new QMutex(QMutex::Recursive)

Lock around access to gBonjour.

Definition at line 28 of file torcbonjourwindows.cpp.