Fix static Socket.ConnectAsync for DnsEndPoint containing IPv6-mapped address string...
authorAnton Firszov <Anton.Firszov@microsoft.com>
Fri, 23 Jul 2021 15:37:13 +0000 (17:37 +0200)
committerGitHub <noreply@github.com>
Fri, 23 Jul 2021 15:37:13 +0000 (17:37 +0200)
commit1a3a042f92d277f05d995f6c0ee6050b0c5ceb85
tree668ac81b7c5d9caf412af7cf8a7e285af96a6306
parentbd3fb963e701743eb6847b898eda8571ead97155
Fix static Socket.ConnectAsync for DnsEndPoint containing IPv6-mapped address string (#56102)

Fixes #56099
src/libraries/System.Net.Sockets/src/System/Net/Sockets/SocketAsyncEventArgs.cs
src/libraries/System.Net.Sockets/tests/FunctionalTests/DnsEndPointTest.cs