mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-18 16:43:27 -04:00
Add magic value to the fctxcount, to check for completely invalid counters, or counters that have been already destroyed. Improve the locking around the counters, and because of that we can drop the atomics and use simple integers - the counters were already locked and the tiny bits that used the atomics were not worth the extra effort. |
||
|---|---|---|
| .. | ||
| bind9 | ||
| dns | ||
| irs | ||
| isc | ||
| isccc | ||
| isccfg | ||
| ns | ||
| .gitignore | ||
| Makefile.am | ||