Skip to content
Snippets Groups Projects
Commit 550930c3 authored by Daniel Salzman's avatar Daniel Salzman
Browse files

Merge branch 'net_reuseport' into 'master'

Add support for binding multiple UDP sockets

Add support for binding multiple UDP sockets for with SO_REUSEPORT
flag in order to overcome performance hit caused by sharing one
socket and waiting on one single lock in kernel.

See merge request !422
parents 6645878c ac2d80b0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment