zeroconf icon indicating copy to clipboard operation
zeroconf copied to clipboard

add support for SO_REUSEPORT

Open lanrat opened this issue 3 years ago • 4 comments

Adds support for SO_REUSEPORT.

This allows for multiple mDNS clients/servers/services running on the same host

lanrat avatar Apr 27 '21 15:04 lanrat

Making a test is a good idea. But it would be dependent on the OS/Kernel that is running the test.

It would only work on platforms that support SO_REUSEPORT.

lanrat avatar Apr 27 '21 16:04 lanrat

@grandcat any updates on getting this or any of the other PRs merged?

lanrat avatar Jun 09 '21 15:06 lanrat

@grandcat any updates on getting this or any of the other PRs merged?

I believe the last state was to provide a test for this, even though it would only be tested on OSes which support it. Right?

grandcat avatar Jun 09 '21 15:06 grandcat

Thanks for the reminder. I'll add that to my backlog. ;)

lanrat avatar Jun 09 '21 15:06 lanrat