]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add SO_REUSEPORT and SO_INCOMING_CPU helper functions
authorOndřej Surý <ondrej@isc.org>
Mon, 5 Oct 2020 08:40:02 +0000 (10:40 +0200)
committerOndřej Surý <ondrej@sury.org>
Mon, 5 Oct 2020 12:54:24 +0000 (14:54 +0200)
commit5daaca714678e7d2fb40f7730899bfc59dee7f28
tree5e8625bf03a17c426f5cbc3dcc17fd46c063f584
parent1567524a4f4f5623fc3d83b1b9766ebee06f81d9
Add SO_REUSEPORT and SO_INCOMING_CPU helper functions

The setting of SO_REUSE**** and SO_INCOMING_CPU have been moved into a
separate helper functions.
lib/isc/netmgr/netmgr-int.h
lib/isc/netmgr/netmgr.c
lib/isc/netmgr/udp.c