Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Broken code
[simgrid.git] / src / gras / Transport / rl_transport.c
2007-07-18 donassbrBroken code
2007-07-17 mquinsonunlock the dynar before removing sockets closed at...
2007-07-16 donassbrUndo dynar changes ("recursive" mutex).
2007-07-13 donassbrstructure sockets of gras_trp_prodata_t synchronized.
2006-12-21 cherierma directory for all builds
2006-11-21 mquinsonCompute fd_setsize only once, and not on each select
2006-09-07 mquinsonMake sure that we won't try to reuse a socket closed...
2006-08-27 mquinsonSome more debuging
2006-08-01 mquinsonFix a vicious bug: TCP socket use a buffer and read...
2006-07-09 mquinson- Do not close sockets closed on other side: user may...
2006-06-26 mquinsonDetect socket closed by peer in the transport layer...
2006-05-24 mquinsonSanitize the log channels naming scheme in GRAS too
2006-04-13 mquinsonRaise an exception on timeout, as we should
2006-04-13 mquinsonsetup the select() timeout correctly, some more debuggi...
2005-09-09 mquinsonKill an internal function marked 'KILLME' and surviving...
2005-08-06 mquinsonONGOING work on exceptions plus minor cleanups.
2005-07-02 mquinsons/TRY/TRYOLD/ I'd like to introduce a TRY macro in...
2005-06-27 mquinsonUnstar the gras_trp_plugin_t type, even if internal...
2005-06-23 mquinsoncosmetics
2005-06-06 mquinsonrename raw sockets to measurement ones
2005-02-23 mquinsonDon't be delirious. timeout is in sec, not usec
2005-02-14 mquinsonAllow to select on socket 0
2005-02-13 mquinsondon't run into the wall when asked to select over 0...
2004-12-14 mquinsonMake it work on win32 ; some more debug msgs
2004-12-10 mquinsonInitiate win32 cross-port
2004-12-08 alegrandFixed licence and copyright. No more reference to da...
2004-11-03 alegrandRenamed any gras stuff that was in xbt and should there...
2004-11-02 mquinsonThe change Arnaud wanted so much: Big Star Eradication...
2004-10-04 mquinsonInterface revolution: do not try to survive to malloc...
2004-09-28 mquinsonOnly use the C comment style, not the C++ one
2004-09-14 mquinsonadd an header AIX seems to want
2004-09-06 mquinsonfix the inclusion paths
2004-07-22 mquinsonMove Virtu functions into the gras_os_ namespace
2004-07-05 mquinsonSome more code factorisation (registering the new socke...
2004-07-05 mquinsonInitialize whether the accepted sock is raw or not...
2004-06-18 mquinsonAdd stupid implementation of the SG plugins to use...
2004-04-26 mquinson [Messaging]
2004-04-15 mquinson2004-04-09 Martin Quinson <martin.quinson@tuxfamily...
2004-04-09 mquinsoncosmetics
2004-04-06 mquinsonJ'en ai marre de faire des messages detailles. 'Current...