Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill old $Id$ command dating from CVS
[simgrid.git] / src / gras / Transport / transport_private.h
2010-04-25 mquinsonKill old $Id$ command dating from CVS
2009-11-10 mquinsonRevert "try to port the gras simulation side to the...
2009-11-10 mquinsontry to port the gras simulation side to the new smx_net...
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2007-10-10 mquinsonDo not use recv() but read() to check whether a socket...
2007-07-12 mquinsonvarious little cleanups in the gras/sg code. Mainly...
2007-02-07 cheriermdo not export private functions in the dll (win32 specific)
2007-02-07 cheriermtake care of new dll import and dll export in Windows
2006-10-06 cheriermOnly adds the XBT_PUBLIC macro decoration a the beginin...
2006-09-07 mquinsonMake sure that we won't try to reuse a socket closed...
2006-09-07 mquinsonSome more info in comments
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-16 mquinsonFix several glitches, add a 'proc' field to the sockets...
2006-04-03 mquinsonSizes in bytes; rework the documentation; uniformize...
2005-10-20 mquinsonEradicate the last bits of the buffered transport which...
2005-09-09 mquinsonKill an internal function marked 'KILLME' and surviving...
2005-09-09 mquinsonPerf improvement: Change libdata to a set so that we...
2005-09-08 mquinsonRework the Transport layer to simplify it and improve...
2005-08-07 mquinsonLast bits of convertion from xbt_error_t to exceptions...
2005-08-06 mquinsonONGOING work on exceptions plus minor cleanups.
2005-06-27 mquinsonUnstar the gras_trp_plugin_t type, even if internal...
2005-06-06 mquinsonrename raw sockets to measurement ones
2005-05-19 mquinsonTypo fixing
2005-05-10 mquinsonheader got renamed
2005-02-13 mquinsonNew functionality: possibility for libraries to registe...
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-06 mquinsonCurrent state. See changelog, sorry, I'm out of time
2004-10-04 mquinsonInterface revolution: do not try to survive to malloc...
2004-09-29 mquinsonReintroduce raw sockets.
2004-09-06 mquinsonfix the inclusion paths
2004-08-08 mquinsongross hack needed by the conjonction of the buffered...
2004-07-05 mquinsonsockets is now part of the process data
2004-06-18 mquinsoncosmetics
2004-06-14 mquinsonField renaming in the plugin struct to cleanup; raw...
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...
2004-03-01 mquinsonTransport becomes a real module