Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use host's RngStream, instead of creating another one.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Thu, 13 Feb 2014 14:25:53 +0000 (15:25 +0100)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Thu, 13 Feb 2014 15:32:55 +0000 (16:32 +0100)
commit9154df0a647fab4593f952d33a726c084d4cc0b5
treea7e5856029fac83ca0914563aa851e20fcc49b6e
parent3cd05bbb0445c621d00657667d55ca63c1eb5dd0
Use host's RngStream, instead of creating another one.

It was already done in commit 2b9e15c1a85e32f98027ba1f1ce99bed29490f49
(Fix the parallel execution for the bittorrent example.), but lost by commit
d55f9548c659a1e31267748bde0f8bc9846cd1d4 (-Cleaning a bit the code).
examples/msg/bittorrent/peer.c