fix: Server name caching for SRV remotes

This commit is contained in:
Tulir Asokan
2026-04-06 14:18:50 +03:00
committed by Jacob Taylor
parent 1ce9ae2cbf
commit 8b762cf2e6
2 changed files with 1 additions and 2 deletions
+1
View File
@@ -0,0 +1 @@
Fixed resolving IP of servers that only use SRV delegation. Contributed by @tulir.