[Bug 210726] tcp connect() can return invalid EADDRINUSE (Eg: multiple jails with the same IP address)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 07 Dec 2021 20:24:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210726 --- Comment #25 from Bryan C. Mills <bcmills@google.com> --- According to the comment at https://go-review.googlesource.com/c/go/+/369157/1#message-c6b6ac6857673b20daacd7a25019c8817f6f836f this fix was included in the 12.2 and 13.0 releases used by the Go project, so the failures on 12.2 builders observed in https://golang.org/issue/34264#issuecomment-856946712 seem to imply that the fix was incomplete: we are still seeing EADDRINUSE for connect calls connecting from an IPv6 local address to an IPv4 remote. -- You are receiving this mail because: You are on the CC list for the bug.