Routing all BeginConnect calls through UnsafeBeginConnect to allow connectionless...
authorCristian Pop <Cristian.Pop@microsoft.com>
Tue, 28 Jun 2016 21:07:54 +0000 (14:07 -0700)
committerCristian Pop <Cristian.Pop@microsoft.com>
Tue, 28 Jun 2016 21:07:54 +0000 (14:07 -0700)
commit801c9e57c0a614e8ace3336a5c9a02258fe00b10
tree1142824aa31beed6d6734392662993ddfe64e41e
parent08569b0dc7d126d58eed1ec7c21ab73480c5fdd9
Routing all BeginConnect calls through UnsafeBeginConnect to allow connectionless protocols to bind to the remote endpoint.

Commit migrated from https://github.com/dotnet/corefx/commit/c4181be8695d88e3fd39ddcdf75d8a0dfd97abf0
src/libraries/System.Net.Sockets/src/System/Net/Sockets/Socket.cs
src/libraries/System.Net.Sockets/tests/FunctionalTests/UdpClientTest.cs