Files
bind9/lib
Michał Kępień e0205aac03 Lock zone before checking whether its asynchronous load is already pending
While this is not an issue in named, which only calls
dns_zone_asyncload() from task-exclusive mode, this function is exported
by libdns and thus may in theory be concurrently called for the same
zone by multiple threads.  It also does not hurt to be consistent
locking-wise with other DNS_ZONEFLG_LOADPENDING accesses.
2018-02-16 08:58:24 +01:00
..
2018-02-15 11:16:15 -08:00
2018-01-24 10:24:17 -08:00
2018-02-16 15:08:24 +11:00
2018-01-24 10:24:17 -08:00
2018-01-24 10:24:17 -08:00
2018-01-24 10:24:17 -08:00
2018-02-16 14:58:17 +11:00
2017-12-29 02:23:11 +00:00