Files
bind9/lib
Michał Kępień ec51b6d3d4 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 09:03:27 +01:00
..
2018-02-15 11:20:01 -08:00
2018-02-16 18:36:17 +11:00
2018-01-24 10:24:48 -08:00
2018-02-16 18:44:47 +11:00
2018-01-24 10:24:48 -08:00
2018-01-24 10:24:48 -08:00
2018-01-24 10:24:48 -08:00
2018-02-08 18:30:37 +11:00
2017-12-29 07:38:35 +00:00
2017-12-29 07:38:35 +00:00