Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
revisit examples/msg/sendrecv
authorFrederic Suter <frederic.suter@cc.in2p3.fr>
Sat, 9 Apr 2016 15:08:58 +0000 (17:08 +0200)
committerFrederic Suter <frederic.suter@cc.in2p3.fr>
Sat, 9 Apr 2016 15:24:28 +0000 (17:24 +0200)
commit365e954b81e6b41967504bde0d64844402e8c87c
tree008aec73e20c82c0c75c6d4d51298a6703efc974
parent7f28b71736be6dcc0140ed1f121168440f8f74d1
revisit examples/msg/sendrecv
 + now this really is a ping-pong example as stated in the
   "documentation"
 + We said "It's hard to think of a simpler example", well now this
   statement makes sense ...
.gitignore
doc/Doxyfile.in
examples/msg/CMakeLists.txt
examples/msg/app-pingpong/app-pingpong.c [new file with mode: 0644]
examples/msg/app-pingpong/app-pingpong.tesh [new file with mode: 0644]
examples/msg/app-pingpong/app-pingpong_d.xml [moved from examples/msg/sendrecv/sendrecv_d.xml with 52% similarity]
examples/msg/sendrecv/sendrecv.c [deleted file]
examples/msg/sendrecv/sendrecv.tesh [deleted file]