From 5dc71d85ed1f769748db1b177893e0500ed74a1d Mon Sep 17 00:00:00 2001 From: Ralph Castain Date: Wed, 27 Jan 2010 23:25:44 +0000 Subject: [PATCH] For now, comment out the listening thread in the .conf files This commit was SVN r22502. --- contrib/platform/cisco/ebuild/hlfr.conf | 2 +- contrib/platform/cisco/ebuild/native.conf | 2 +- contrib/platform/cisco/macosx-dynamic.conf | 2 +- contrib/platform/cisco/macosx-static.conf | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/contrib/platform/cisco/ebuild/hlfr.conf b/contrib/platform/cisco/ebuild/hlfr.conf index 1cdbd3c120..2ddc9acad6 100644 --- a/contrib/platform/cisco/ebuild/hlfr.conf +++ b/contrib/platform/cisco/ebuild/hlfr.conf @@ -55,7 +55,7 @@ opal_set_max_sys_limits = 1 ## Add the interface for out-of-band communication ## and set it up -oob_tcp_listen_mode = listen_thread +#oob_tcp_listen_mode = listen_thread oob_tcp_sndbuf = 32768 oob_tcp_rcvbuf = 32768 diff --git a/contrib/platform/cisco/ebuild/native.conf b/contrib/platform/cisco/ebuild/native.conf index 876c869c30..240ad493f1 100644 --- a/contrib/platform/cisco/ebuild/native.conf +++ b/contrib/platform/cisco/ebuild/native.conf @@ -55,6 +55,6 @@ opal_set_max_sys_limits = 1 ## Add the interface for out-of-band communication ## and set it up -oob_tcp_listen_mode = listen_thread +#oob_tcp_listen_mode = listen_thread oob_tcp_sndbuf = 32768 oob_tcp_rcvbuf = 32768 diff --git a/contrib/platform/cisco/macosx-dynamic.conf b/contrib/platform/cisco/macosx-dynamic.conf index ce8ff6ea4e..27b339d842 100644 --- a/contrib/platform/cisco/macosx-dynamic.conf +++ b/contrib/platform/cisco/macosx-dynamic.conf @@ -68,6 +68,6 @@ plm = rsh ## Add the interface for out-of-band communication ## and set it up -oob_tcp_listen_mode = listen_thread +#oob_tcp_listen_mode = listen_thread oob_tcp_sndbuf = 32768 oob_tcp_rcvbuf = 32768 diff --git a/contrib/platform/cisco/macosx-static.conf b/contrib/platform/cisco/macosx-static.conf index ce8ff6ea4e..27b339d842 100644 --- a/contrib/platform/cisco/macosx-static.conf +++ b/contrib/platform/cisco/macosx-static.conf @@ -68,6 +68,6 @@ plm = rsh ## Add the interface for out-of-band communication ## and set it up -oob_tcp_listen_mode = listen_thread +#oob_tcp_listen_mode = listen_thread oob_tcp_sndbuf = 32768 oob_tcp_rcvbuf = 32768