commit | 3c7eeb2af5e97c074ea1ba29f1ebe7a2d710ea48 | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Fri Mar 03 22:35:33 2000 +1100 |
committer | Damien Miller <djm@mindrot.org> | Fri Mar 03 22:35:33 2000 +1100 |
tree | 69d1e7af0853de884c742c0be1c37aa0fa02f13f | |
parent | 4095f894dce73a9024493c81190f786b64672c4a [diff] |
- Don't permanently fail on bind() if getaddrinfo has more choices left for us. Needed to work around messy IPv6 on Linux. Patch from Arkadiusz Miskiewicz <misiek@pld.org.pl>