On Mon, 17 Feb 2025 at 15:45, Daniel Gustafsson <dan...@yesql.se> wrote: >> On 17 Feb 2025, at 15:39, Japin Li <japi...@hotmail.com> wrote: > >> When I read the ListenServerPort(), I noticed two incorrect translator >> implementations: 1) the translator for setsockopt(SO_REUSEADDR), which >> should not be "Unix"; 2) the translator for setsockopt(IPV6_V6ONLY), >> which is applicable only to IPv6. > > Nice catches, I agree with your conclusions. I'll apply these in a bit. >
Thanks for your quick review. -- Regrads, Japin Li