Changes for version 0.03 - 2026-06-02

  • fix use-after-free when the resolver is destroyed from within a callback (defer channel teardown until the ares_* call unwinds; surfaced as a crash on musl/Alpine)
  • test robustness on sandboxed networks; clarify callback ordering comment

Modules

high-performance async DNS resolver using c-ares and EV