RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.
Go to file
drbob bb102750f3 Fixed up mutexes and removed recursive call into libbitdht on callback.
* mUdpBitDht doesn't need to be protected by a mutex - as it is static for all intensive purposes.
  * updated PeerCallback() fn signature, and removed extra address callback. (part of args now!).



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3858 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-23 00:06:54 +00:00
build_scripts updated ubuntu packaging for bdboot.txt file 2010-10-29 13:37:34 +00:00
libbitdht/src Tweaked bitdht interface to remove need for double entry to libbitdht. 2010-11-23 00:02:54 +00:00
libretroshare/src Fixed up mutexes and removed recursive call into libbitdht on callback. 2010-11-23 00:06:54 +00:00
plugins Removed Mac directory junk. 2010-04-01 20:14:38 +00:00
retroshare-gui/src set a border color for the channel frame 2010-11-22 22:20:42 +00:00
retroshare-nogui/src Added new return codes to RsInit::InitRetroShare to know, what failed. 2010-11-03 22:54:34 +00:00