Date: Thu, 15 Mar 2012 17:07:46 -0700 From: Sean Bruno <seanbru@yahoo-inc.com> To: "freebsd-net@freebsd.org" <freebsd-net@freebsd.org> Subject: Re: bind error when using SO_REUSEPORT(implies SO_REUSEADDR) Message-ID: <1331856466.3317.18.camel@powernoodle-l7.corp.yahoo.com> In-Reply-To: <1331855948.3317.17.camel@powernoodle-l7.corp.yahoo.com> References: <1331855948.3317.17.camel@powernoodle-l7.corp.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2012-03-15 at 16:59 -0700, Sean Bruno wrote: > Hey, I just found a bind bug ticket in my queue about bind. I noted > that on stable/6 stable/7 stable/9 & head the referenced code "fails". > > It seems that this is a problem, but I have no idea if its a real > problem or not. Our devs think it is. Anyway, here is a code snippet > to show the failure in bind. On linux/solaris this does not fail. > > http://people.freebsd.org/~sbruno/bind_test.c > > simple compile with gcc -o test test.c and run as normal user. > > Sean > this is bind() not bind ... :-) Sean
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1331856466.3317.18.camel>