fix(dns): DNS over TLS pool behavior fixed

- handle timed out connections the same as closed connections
- close connection on TLS handshake failure
- improve mutex handling during connection renewal and retrieval
This commit is contained in:
Quentin McGaw
2026-04-19 01:30:54 +00:00
parent c473579261
commit 44977f4d9e
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ require (
github.com/mdlayher/genetlink v1.3.2
github.com/mdlayher/netlink v1.9.0
github.com/pelletier/go-toml/v2 v2.2.4
github.com/qdm12/dns/v2 v2.0.0-rc9.0.20260310123525-76fabc2b3294
github.com/qdm12/dns/v2 v2.0.0-rc9.0.20260418231648-0418ff535211
github.com/qdm12/gosettings v0.4.4
github.com/qdm12/goshutdown v0.3.0
github.com/qdm12/gosplash v0.2.1-0.20260305164749-b713de4fee6c