1
1
openmpi/orte/mca/iof
George Bosilca 1ea3a39372 The condition was wrong. The fact that it accept 0 length messages
is interpreted as a shutdown of the io channel on the next iteration.
Definitively not the good approach. The correct condition is
bigger than 0.

This commit was SVN r9770.
2006-04-28 04:57:07 +00:00
..
base The condition was wrong. The fact that it accept 0 length messages 2006-04-28 04:57:07 +00:00
null Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
proxy correct cleanup of callbacks 2006-03-30 16:55:02 +00:00
svc Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
iof.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
Makefile.am fixes suggested by Ralf for supporting both Libtool 1 and 2 in Open MPI... 2005-12-19 03:10:23 +00:00