dns_xfrin_t state may be accessed from different threads when when reporting transfer state. Ensure access is thread safe by using atomics and locks where appropriate.
dns_xfrin_t state may be accessed from different threads when when reporting transfer state. Ensure access is thread safe by using atomics and locks where appropriate.