Re: What is happening on buildfarm member baiji?
Dave Page <dpage@postgresql.org>
From: Dave Page <dpage@postgresql.org>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Andrew Dunstan <andrew@dunslane.net>, Magnus Hagander <magnus@hagander.net>, pgsql-hackers@postgresql.org
Date: 2007-05-14T13:48:17Z
Lists: pgsql-hackers
Tom Lane wrote: >> Windows seems to treat SO_REUSEADDR in the same >> way as SO_REUSEPORT which just seems wrong. > > Well, Microsoft getting standards wrong is no surprise. So what do we > want to do about it? Microsoft did lift that code from BSD many moons ago, so it might be worth checking if the bug actually originated there. Assuming it didn't, then Magnus' idea sounds good to me. Regards, Dave