Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
For iprobes, we don't want to remove matching comms from the fifo
authordegomme <augustin.degomme@unibas.ch>
Fri, 22 Apr 2016 22:53:11 +0000 (00:53 +0200)
committerdegomme <augustin.degomme@unibas.ch>
Fri, 22 Apr 2016 22:53:11 +0000 (00:53 +0200)
commit50c46c12da0939b796b69af632cde52a8513338a
tree07388fe234db77aa4f55af8f6c5f8a1360553536
parented82ad4af308531ba8c873165d570e96e0818318
For iprobes, we don't want to remove matching comms from the fifo
So, replace extract_matching_comm by find_matching_comm, and add an extract parameter.
Feel free to change the way it's done, this is just to fix tests.
src/simix/smx_network.cpp