zeroconf
zeroconf copied to clipboard
add support for SO_REUSEPORT
Adds support for SO_REUSEPORT.
This allows for multiple mDNS clients/servers/services running on the same host
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.
@grandcat any updates on getting this or any of the other PRs merged?
@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?
Thanks for the reminder. I'll add that to my backlog. ;)