Pool Video Switch v2
Software video switch for distributed remote display in a lecture environment
Macros | Functions
discoverylistener.cpp File Reference
#include "discoverylistener.h"
#include "certmanager.h"
#include "../serverapp/serverapp.h"
#include "../../shared/settings.h"
#include "../../shared/network.h"
#include "../../shared/util.h"
#include <QCryptographicHash>
#include <QSslCertificate>
#include <QSslKey>
+ Include dependency graph for discoverylistener.cpp:

Go to the source code of this file.

Macros

#define UDPBUFSIZ   9000
 
#define SPAM_CUTOFF   50
 
#define SPAM_MODERATE_INTERVAL   6787
 
#define SPAM_MODERATE_AT_ONCE   100
 

Functions

static quint16 hash (const QHostAddress &host)
 hash More...
 

Macro Definition Documentation

#define SPAM_CUTOFF   50

Definition at line 19 of file discoverylistener.cpp.

#define SPAM_MODERATE_AT_ONCE   100

Definition at line 21 of file discoverylistener.cpp.

#define SPAM_MODERATE_INTERVAL   6787

Definition at line 20 of file discoverylistener.cpp.

#define UDPBUFSIZ   9000

Definition at line 18 of file discoverylistener.cpp.

Function Documentation

static quint16 hash ( const QHostAddress &  host)
static

hash

Parameters
host
Returns

Definition at line 52 of file discoverylistener.cpp.

+ Here is the caller graph for this function: