Files
bind9/lib
Michał Kępień 749b3cacfc 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: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