-
Bug
-
Resolution: Unresolved
-
Medium
-
None
-
None
-
None
- strategy unit test in test-strategy-local-remote.cc used a remote connection with a local listener causing a bind(local address) and connect(remote address) returning EINVAL
- those tests now use localhost since only the is_local flag is used by the strategy to make the decision
- subsequently the error in connect() was not handled causing the manipulation of a fd = -1