mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-27 16:39:29 -05:00
* disabled rtt debugging
* reduced frequency to 10 secs. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4525 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
17a562dc3e
commit
3623b3d957
@ -38,7 +38,6 @@
|
||||
/****
|
||||
* #define DEBUG_VORS 1
|
||||
****/
|
||||
#define DEBUG_VORS 1
|
||||
|
||||
|
||||
/* DEFINE INTERFACE POINTER! */
|
||||
@ -167,7 +166,7 @@ int p3VoRS::status()
|
||||
}
|
||||
|
||||
|
||||
#define VORS_PING_PERIOD 5
|
||||
#define VORS_PING_PERIOD 10
|
||||
|
||||
int p3VoRS::sendPackets()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user