Somehow this sign ended up pointing the wrong way.
This commit was SVN r19207.
Этот коммит содержится в:
родитель
adf2b4dfda
Коммит
6d9f047238
@ -451,7 +451,7 @@ static int handle_connect_request(rdmacm_contents_t *local,
|
|||||||
BTL_VERBOSE(("ep state = %d, local ipaddr = %x, remote ipaddr = %x port %d",
|
BTL_VERBOSE(("ep state = %d, local ipaddr = %x, remote ipaddr = %x port %d",
|
||||||
endpoint->endpoint_state, local->ipaddr, message->ipaddr, rem_port));
|
endpoint->endpoint_state, local->ipaddr, message->ipaddr, rem_port));
|
||||||
|
|
||||||
if ((local->ipaddr == message->ipaddr && local->tcp_port > rem_port) ||
|
if ((local->ipaddr == message->ipaddr && local->tcp_port < rem_port) ||
|
||||||
local->ipaddr > message->ipaddr) {
|
local->ipaddr > message->ipaddr) {
|
||||||
int race = 1;
|
int race = 1;
|
||||||
|
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user