Files
bind9/lib
Michał Kępień af8c5e4013 Only clear DNS_ZONEFLG_LOADPENDING in zone_asyncload() if zone loading is completed immediately
zone_load() is not always synchronous, it may only initiate an
asynchronous load and return DNS_R_CONTINUE, which means zone loading
has not yet been completed.  In such a case, zone_asyncload() must not
clear DNS_ZONEFLG_LOADPENDING immediately and leave that up to
zone_postload().
2018-02-16 08:59:46 +01:00
..
2018-02-15 11:17:40 -08:00
2018-01-24 10:24:34 -08:00
2018-02-16 17:32:35 +11:00
2018-01-24 10:24:34 -08:00
2018-01-24 10:24:34 -08:00
2018-01-24 10:24:34 -08:00
2018-02-16 17:12:51 +11:00
2017-12-29 02:29:40 +00:00