SteamKit icon indicating copy to clipboard operation
SteamKit copied to clipboard

Resolve DnsEndPoint in UdpConnection

Open xPaw opened this issue 4 months ago • 0 comments

I changed Steam directory api to return DNS servers recently in #1422, and it works fine for TCP connections, but UDP connections throw that they can't send a packet to a DNS endpoint.

I also removed manual resolution of DNS for default server in #1452.

xPaw avatar Oct 18 '24 13:10 xPaw