mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-13 03:22:34 -04:00
* Switched off lots of debugging.
* Tweaks to the transfer rates. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@824 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
8d3bda4f76
commit
c60cf84e95
10 changed files with 44 additions and 17 deletions
|
@ -49,8 +49,6 @@ const int ftserverzone = 29539;
|
|||
* #define SERVER_DEBUG 1
|
||||
***/
|
||||
|
||||
#define SERVER_DEBUG 1
|
||||
|
||||
/* Setup */
|
||||
ftServer::ftServer(p3AuthMgr *authMgr, p3ConnectMgr *connMgr)
|
||||
:mAuthMgr(authMgr), mConnMgr(connMgr)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue