1
1
openmpi/orte/mca/oob
2014-02-20 17:27:05 +00:00
..
base Fix bugs in the oob base - ensure we get the components in high-to-low priority, and that we correctly track reachability via all components. Adjust the priority of the tcp component to leave headroom for others 2014-02-16 03:19:08 +00:00
tcp We do have to track the origin of messages sent over usock as the daemon does route them back down, and we need to get the "sender" info correct. Also do a better job of dealing with simultaneous connections to avoid binding to a used socket. 2014-02-20 17:27:05 +00:00
ud Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
usock We do have to track the origin of messages sent over usock as the daemon does route them back down, and we need to get the "sender" info correct. Also do a better job of dealing with simultaneous connections to avoid binding to a used socket. 2014-02-20 17:27:05 +00:00
Makefile.am Provide better messages when we don't find any included interfaces, and/or don't find any interfaces for use by OOB. 2014-02-11 19:29:03 +00:00
oob.h Revert r30327 - turns out it isn't quite right just yet. :-( 2014-01-18 23:38:39 +00:00