mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-06 21:58:57 -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
|
@ -44,8 +44,6 @@ const double DMULTIPLEX_RELAX = 0.5; /* ??? */
|
|||
* #define MPLEX_DEBUG 1
|
||||
*****/
|
||||
|
||||
#define MPLEX_DEBUG 1
|
||||
|
||||
ftClient::ftClient(ftTransferModule *module, ftFileCreator *creator)
|
||||
:mModule(module), mCreator(creator)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue