This website requires JavaScript.
Explore
Help
Sign In
ComputerSurge
/
bind9
Watch
3
Star
0
Fork
0
Code
Pull Requests
1
Activity
Files
5febb7e0020e29a0f4c122fc85a42e603437d511
bind9
/
lib
/
isc
/
netmgr
T
History
Witold Kręcicki
6dc0edad86
- Free all the pending async calls when the worker is exiting
...
- Add a hack to fix libuv not sending uv_close callback if nothing was in the workqueue
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
re-enqueue stop listening events if network manager is pausing
2019-11-05 12:54:45 +01:00
netmgr.c
- Free all the pending async calls when the worker is exiting
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
Don't assert if there's left-over data after reading a DNS TCP message.
2019-11-05 12:54:45 +01:00
udp.c
re-enqueue stop listening events if network manager is pausing
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