mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-26 19:41:04 -05:00
The active handles accounting was both using atomic counter and ISC_LIST to keep track of active handles. Remove the atomic counter that was in use before the ISC_LIST was added for better tracking of the handles attached to the socket. |
||
|---|---|---|
| .. | ||
| dns | ||
| isc | ||
| isccc | ||
| isccfg | ||
| ns | ||
| .gitignore | ||
| Makefile.am | ||