From: David Stevens <hidden> Date: 2004-08-05 18:20:12
Michael,
Linux does not have SO_REUSEPORT, which post-Net/3
BSD systems do. I believe SO_REUSEADDR on Linux behaves
the same as 4.3BSD, but will differ with 4.4BSD and later because
of the addition of SO_REUSEPORT (unless there's a bug :-)).
+-DLS