1
1

For now, comment out the listening thread in the .conf files

This commit was SVN r22502.
Этот коммит содержится в:
Ralph Castain 2010-01-27 23:25:44 +00:00
родитель 5be67b5378
Коммит 5dc71d85ed
4 изменённых файлов: 4 добавлений и 4 удалений

Просмотреть файл

@ -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

Просмотреть файл

@ -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

Просмотреть файл

@ -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

Просмотреть файл

@ -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