Avoiding unintended connection failures with SO_REUSEPORT
Avoiding unintended connection failures with SO_REUSEPORT
Posted Apr 25, 2021 21:56 UTC (Sun) by Sesse (subscriber, #53779)Parent article: Avoiding unintended connection failures with SO_REUSEPORT
I'm a bit confused. What good does it do that SYN processing is lockless, if you're still going to serialize it into a single listener?