Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Mar 2012 16:59:08 -0700
From:      Sean Bruno <seanbru@yahoo-inc.com>
To:        "freebsd-net@freebsd.org" <freebsd-net@freebsd.org>
Subject:   bind error when using SO_REUSEPORT(implies SO_REUSEADDR)
Message-ID:  <1331855948.3317.17.camel@powernoodle-l7.corp.yahoo.com>

next in thread | raw e-mail | index | archive | help
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





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1331855948.3317.17.camel>