Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix miscasted logging arguments
[simgrid.git] / src / gras / Transport / transport.c
2004-07-24 mquinsonChange all size_t into long int; Fix miscasted argument...
2004-07-06 mquinsoninitialize in trp_socket_new a socket field which shoul...
2004-07-06 mquinsonMore DEBUG call
2004-07-05 mquinsonSome more code factorisation (registering the new socke...
2004-07-05 mquinsonPlug a memleak on sock_close (on peer_name)
2004-07-03 mquinsonkill dead code
2004-07-03 mquinsongras_socket_close now expect the socket to close (and...
2004-07-03 mquinsonPlug a tiny leak
2004-06-21 mquinsonplug a stupid leak
2004-06-18 mquinsonHandle the fact that the RL plugin do not exist in...
2004-06-14 mquinsonThe core is in charge of mallocing for the transport...
2004-06-11 mquinson - Reput hook for raw sockets, needed for BW experiments
2004-06-03 mquinsonAPI cleanup: s/dict_insert/dict_set/ and s/dict_retriev...
2004-04-26 mquinson [Messaging]
2004-04-15 mquinson2004-04-09 Martin Quinson <martin.quinson@tuxfamily...
2004-04-09 mquinsonRedirect chunk_send/recv functions to the plugin version
2004-04-06 mquinsonJ'en ai marre de faire des messages detailles. 'Current...
2004-03-01 mquinsonTransport becomes a real module