This website requires JavaScript.
Explore
Help
Sign In
ComputerSurge
/
bind9
Watch
3
Star
0
Fork
0
Code
Pull Requests
1
Activity
Files
fb160b071cd7be9cfb6d519cfa4261eb67ade92d
bind9
/
lib
/
isc
/
netmgr
T
History
Evan Hunt
and
Witold Kręcicki
fb160b071c
fixup! Fix a race between isc_nm_start and nm_thread
2019-11-05 12:54:45 +01:00
..
Makefile.in
netmgr: isc__nm_uverr2result function converting libuv errors to libisc errors
2019-11-05 12:54:45 +01:00
netmgr-int.h
fixup! fixup! Define a new 'interlocked' status of netmgr - if it's active that means there's an operation that depends on many workers. No two such operation can be launched at once without risking a deadlock, so other ones must either wait or requeue.
2019-11-05 12:54:45 +01:00
netmgr.c
fixup! Fix a race between isc_nm_start and nm_thread
2019-11-05 12:54:45 +01:00
tcp.c
make "stoplisten" events asynchronous so we can issue them while paused
2019-11-05 12:54:45 +01:00
tcpdns.c
fixup! netmgr: don't try to send to a closed tcpdns socket
2019-11-05 12:54:45 +01:00
udp.c
fixup! fixup! Define a new 'interlocked' status of netmgr - if it's active that means there's an operation that depends on many workers. No two such operation can be launched at once without risking a deadlock, so other ones must either wait or requeue.
2019-11-05 12:54:45 +01:00
uverr2result.c
netmgr: translate libuv error codes to isc_result_t's
2019-11-05 12:54:45 +01:00