mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-19 11:54:22 -04:00
Added #defines to disable much debugging statements.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6157 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
5b4739352e
commit
65e3f02bb0
6 changed files with 280 additions and 8 deletions
|
@ -30,7 +30,9 @@
|
|||
#include "rsgxsnetservice.h"
|
||||
#include "rsgxsflags.h"
|
||||
|
||||
#define NXS_NET_DEBUG
|
||||
/**
|
||||
* #define NXS_NET_DEBUG 1
|
||||
**/
|
||||
|
||||
#define SYNC_PERIOD 12 // in microseconds every 10 seconds (1 second for testing)
|
||||
#define TRANSAC_TIMEOUT 5 // 5 seconds
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue