RetroShare/libretroshare/src/tcponudp
drbob 9bdd44d0f5 Changes required to get Retroshare V0.4 working under windows.
Most of these changes relate to:
 (1) rand() is different 
 (2) sleep() don't exist on Windows.
 (3) networking headers are different - these need to be cleaned up in general.
 (4) disabled tests that won't compile on Windows.

Will probably have to rollback some of these changes for Unix later.





git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@372 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-03-03 14:41:15 +00:00
..
bio_tou.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
bss_tou.c Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
internal_tou.cc Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
largefile_tou.cc Significant changes to aid UDP connections. 2008-02-27 02:32:20 +00:00
Makefile Changes required to get Retroshare V0.4 working under windows. 2008-03-03 14:41:15 +00:00
pair_tou.cc Significant changes to aid UDP connections. 2008-02-27 02:32:20 +00:00
reset_tou.cc Significant changes to aid UDP connections. 2008-02-27 02:32:20 +00:00
tcppacket.cc Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
tcppacket.h Significant changes to aid UDP connections. 2008-02-27 02:32:20 +00:00
tcpstream.cc Significant improvements to DHT behaviour, and reconnection attempts. 2008-03-02 14:25:59 +00:00
tcpstream.h A series of small bugfixes - as we head towards the first v0.4 release. 2008-03-03 14:01:52 +00:00
test_tou.cc Significant changes to aid UDP connections. 2008-02-27 02:32:20 +00:00
tou.cc Significant improvements to DHT behaviour, and reconnection attempts. 2008-03-02 14:25:59 +00:00
tou.h Added Code to detect Symmetric NAT (BAD!) Firewalls. 2008-02-28 15:58:54 +00:00
tou_errno.h Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
tou_net.cc Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
tou_net.h Changes required to get Retroshare V0.4 working under windows. 2008-03-03 14:41:15 +00:00
udp_server.cc Significant changes to aid UDP connections. 2008-02-27 02:32:20 +00:00
udplayer.cc Significant improvements to DHT behaviour, and reconnection attempts. 2008-03-02 14:25:59 +00:00
udplayer.h The first commit of the new UDP Connection methods and 2008-01-25 06:11:39 +00:00
udpsock_test.cc The first commit of the new UDP Connection methods and 2008-01-25 06:11:39 +00:00
udpsort_test.cc The first commit of the new UDP Connection methods and 2008-01-25 06:11:39 +00:00
udpsorter.cc A series of small bugfixes - as we head towards the first v0.4 release. 2008-03-03 14:01:52 +00:00
udpsorter.h Significant improvements to DHT behaviour, and reconnection attempts. 2008-03-02 14:25:59 +00:00
udptestfn.cc The first commit of the new UDP Connection methods and 2008-01-25 06:11:39 +00:00
udptestfn.h The first commit of the new UDP Connection methods and 2008-01-25 06:11:39 +00:00