mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-06 08:05:18 -04:00
improved strategy of cleaning unfinished cache transfers
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4171 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
61b387447f
commit
993e0d225c
4 changed files with 14 additions and 7 deletions
|
@ -59,9 +59,6 @@ class p3turtle ;
|
|||
|
||||
const uint32_t FC_TRANSFER_COMPLETE = 0x0001;
|
||||
|
||||
//timeouts in seconds
|
||||
const int TIMOUT_CACHE_FILE_TRANSFER = 800;
|
||||
|
||||
class ftFileControl
|
||||
{
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue