1
1
This commit was SVN r17028.
Этот коммит содержится в:
Adrian Knoth 2008-01-01 11:02:38 +00:00
родитель 2fb6947f88
Коммит 42d5fe62f9

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

@ -539,8 +539,8 @@ static int mca_oob_tcp_create_listen(int *target_sd, uint16_t af_family)
"mca_oob_tcp_create_listen: unable to disable v4-mapped addresses\n");
}
}
}
#endif /* IPV6_V6ONLY */
}
#else
if (AF_INET != af_family) {
return ORTE_ERROR;