RetroShare/libretroshare/src/tcponudp
drbob b683e663d6 Merged Changes /branches/v0.5-peernet/libretroshare/:r4237-4358
Major changes are:
 * Improvements to tcponudp library to allow multiple UdpStacks / ports, with alternative recievers.
 * Resurrected the UdpStunner code, and improved it.
 * Added UdpRelay code.
 * Modified startup code and ssludp code to use the new tcponudp and add a stunner.
 * fixed buggy rs_inet_ntoa
 * fixed a bunch of apple gcc warnings. mainly for(;;); => for(;;) ;

These changes shouldn't affect libretroshare stability... those changes will follow!




git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4359 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-06-29 18:02:44 +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
rsudpstack.h fixed compilation issue on ubuntu 2010-08-04 10:14:22 +00:00
tcppacket.cc Changes to integrate bitdht into libretroshare. 2010-07-31 18:14:10 +00:00
tcppacket.h Significant changes to aid UDP connections. 2008-02-27 02:32:20 +00:00
tcpstream.cc Merged Changes /branches/v0.5-peernet/libretroshare/:r4237-4358 2011-06-29 18:02:44 +00:00
tcpstream.h Merged Changes /branches/v0.5-peernet/libretroshare/:r4237-4358 2011-06-29 18:02:44 +00:00
tou.cc Merged Changes /branches/v0.5-peernet/libretroshare/:r4237-4358 2011-06-29 18:02:44 +00:00
tou.h Merged Changes /branches/v0.5-peernet/libretroshare/:r4237-4358 2011-06-29 18:02:44 +00:00
udppeer.cc Changes to integrate bitdht into libretroshare. 2010-07-31 18:14:10 +00:00
udppeer.h Merged Changes /branches/v0.5-peernet/libretroshare/:r4237-4358 2011-06-29 18:02:44 +00:00
udprelay.cc Merged Changes /branches/v0.5-peernet/libretroshare/:r4237-4358 2011-06-29 18:02:44 +00:00
udprelay.h Merged Changes /branches/v0.5-peernet/libretroshare/:r4237-4358 2011-06-29 18:02:44 +00:00
udpstunner.cc Merged Changes /branches/v0.5-peernet/libretroshare/:r4237-4358 2011-06-29 18:02:44 +00:00
udpstunner.h Merged Changes /branches/v0.5-peernet/libretroshare/:r4237-4358 2011-06-29 18:02:44 +00:00