Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Dec 2016 03:20:16 +0100
From:      Willem Jan Withagen <wjw@digiware.nl>
To:        "freebsd-hackers@freebsd.org" <freebsd-hackers@freebsd.org>
Subject:   binding by different process on the same port
Message-ID:  <896832c9-7d63-cd9a-b0e9-7ad32e90568a@digiware.nl>

next in thread | raw e-mail | index | archive | help
Hi,

I thought that the following was not (easily) possible?
wjw      ceph-osd-1   93349 14 tcp4   *:6804                *:*
wjw      ceph-osd-0   93336 43 tcp4   127.0.0.1:6804        *:*

Or is it due to:
 - using SO_REUSEADDR
 - the fact that one address is more specific than the other and as
   such they are considered different?

--WjW



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?896832c9-7d63-cd9a-b0e9-7ad32e90568a>