RetroShare/libretroshare/src/dbase
drbob df741f7c64 Added check in cachestrapper to see if a duplicate cache has been requested.
In this case, don't cancel the old one - just keep going!

This should fix the issues associated with cache restarts and frequent peer disconnects.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4808 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-17 22:01:04 +00:00
..
cachestrapper.cc Added check in cachestrapper to see if a duplicate cache has been requested. 2012-01-17 22:01:04 +00:00
cachestrapper.h Removed p3ConnectMgr. Replaced it with p3LinkMgr, p3NetMgr and p3PeerMgr. 2011-07-09 18:39:34 +00:00
cachetest.h Added Cache's to retroshare configuration. 2008-02-09 12:47:45 +00:00
fimonitor.cc added RequestDirDetails(path,...) for file sync plugin. 2012-01-17 20:38:25 +00:00
fimonitor.h added RequestDirDetails(path,...) for file sync plugin. 2012-01-17 20:38:25 +00:00
findex.cc added RequestDirDetails(path,...) for file sync plugin. 2012-01-17 20:38:25 +00:00
findex.h added RequestDirDetails(path,...) for file sync plugin. 2012-01-17 20:38:25 +00:00
fistore.cc added RequestDirDetails(path,...) for file sync plugin. 2012-01-17 20:38:25 +00:00
fistore.h added RequestDirDetails(path,...) for file sync plugin. 2012-01-17 20:38:25 +00:00
rsexpr.cc fixed bug in search with size in MB. Caused crash due to deserialization error. 2011-06-28 08:18:54 +00:00