Steve Wise wrote:
I think the bug is in rping_bind_client(). If addr resolution fails via a ADDR_ERROR event, then rping_bind_client() wakes up and mistakenly returns variable 'ret' which is zero. It should return non-zero in this case.
I attached a patch to the bug report to fix rping_bind_client(). Please let me know if this fixes the problem for you.
- Sean _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
