June 22 2026
Fixed
- Fix timer-list assert in callback API on Windows when closing or reconnecting during async DnsQueryEx DNS resolution.
Modified
- Harden callback API timer-list handling on all platforms: remove before re-add in
pbntf_got_socket_callback(), and always unregister watcher/timer/queue state frompbpal_close()/pbpal_free()on callback builds.