bdedd8b0d3
Reasoning: The old behavior was a little confusing. mca_base_components_open does not open an output stream so it is a little unexpected that mca_base_components_close does. To add to this several frameworks (that don't use mca_base_components_close) failed to close their output in the framework close function and others closed their output a second time. This change is an improvement to the symantics of mca_base_components_open/close as they are now symetric in their functionality. This commit was SVN r27570. |
||
---|---|---|
.. | ||
base | ||
bsdx_ipv4 | ||
bsdx_ipv6 | ||
linux_ipv6 | ||
posix_ipv4 | ||
solaris_ipv6 | ||
windows | ||
if.h | ||
Makefile.am |