Re: Is bug 200755 in anyone's queue??
From: Paolo Abeni <pabeni@redhat.com>
Date: 2019-09-10 16:56:17
Possibly related (same subject, not in this thread)
- 2019-08-23 · RE: Is bug 200755 in anyone's queue?? · Steve Zabele <hidden>
From: Paolo Abeni <pabeni@redhat.com>
Date: 2019-09-10 16:56:17
Hi all, On Tue, 2019-09-10 at 11:52 -0400, Willem de Bruijn wrote:
This clearly has some loose ends and is no shorter or simpler. So unless anyone has comments or a different solution, I'll finish up the first variant.
I'm sorry for the late feedback. I was wondering if we could use a new UDP-specific setsockopt to remove the connected socket from the reuseport group at connect() time? That would not have any behavioral change for existing application leveraging the current reuseport implementation and requires possibly a simpler implementation, but would need application changes for UDP servers doing reuse/connect(). WDYT? Cheers, Paolo