Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use CATCH_ANONYMOUS whenever possible, and remove unused variables.
[simgrid.git] / examples / gras / mmrpc / mmrpc_server.c
2011-06-23 Arnaud GierschUse CATCH_ANONYMOUS whenever possible, and remove unuse...
2011-03-24 agierschUse new macros THROWF and RETHROWF.
2011-02-17 agierschUse new style logging macros.
2010-11-26 thieryMake sure GRAS RL examples don't use the same ports...
2010-04-25 mquinsonFix copyright headers
2010-04-25 mquinsonKill old $Id$ command dating from CVS
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2007-08-07 mquinsonDon't bother trying to close the socket: gras reports...
2007-06-06 mquinsonConvert to tesh
2007-03-07 mquinsonadapt to lastest changes in GRAS API
2007-03-07 mquinsonFirst wave of GRAS API breaking: gras_cb_register wants...
2006-06-09 mquinsonSwitch to xbt_matrix_t
2006-05-22 mquinsonstupid me. col means row in french, so use line/row...
2006-04-25 mquinsonSplit into several files to explain how it can be done