Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] fix tests: tracing-tasks and smpi-tracing-ptp
[simgrid.git] / examples / gras / ping / ping_server.c
2011-03-24 agierschUse new macros THROWF and RETHROWF.
2011-02-17 agierschUse new style logging macros.
2010-10-11 alegrandIndent the rest of the code (examples, buildtools,...
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-08-06 mquinsonDamn autogenerated, get out of the way, I can't see...
2007-06-06 mquinsonStop using the logs after they are shutdown
2007-03-07 mquinsonadapt to lastest changes in GRAS API
2007-03-07 mquinsonFirst wave of GRAS API breaking: gras_cb_register wants...
2006-04-25 mquinsonSplit into several files to explain how it can be done