1
1
openmpi/orte/mca/oob
Jeff Squyres 410f5bfb91 oob_tcp_listener.c: set both ends of this thread to be close-on-exec
This pipe is used to communicate between threads in this process.
Mark both fd as close-on-exec so that children don't inherit this
pipe.

Refs trac:4550

This commit was SVN r31512.

The following Trac tickets were found above:
  Ticket 4550 --> https://svn.open-mpi.org/trac/ompi/ticket/4550
2014-04-23 21:46:41 +00:00
..
base There is no OOB component object - it is a simple struct with an opal_list_item_t element at the beginning 2014-03-17 21:23:59 +00:00
tcp oob_tcp_listener.c: set both ends of this thread to be close-on-exec 2014-04-23 21:46:41 +00:00
ud Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
usock Fix copy error in file name 2014-04-08 15:31:55 +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 Fix the newly added FT event state when compiling --with-ft 2014-03-11 13:20:08 +00:00