mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Merge branch 'ondrej/increase-netmgr-quantum' into 'main'
Bump the netmgr quantum to 1024 See merge request isc-projects/bind9!5009
This commit is contained in:
commit
4efd1e2ac8
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@
|
|||
|
||||
#include "uv-compat.h"
|
||||
|
||||
#define ISC_NETMGR_QUANTUM_DEFAULT 128
|
||||
#define ISC_NETMGR_QUANTUM_DEFAULT 1024
|
||||
|
||||
#define ISC_NETMGR_TID_UNKNOWN -1
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue