Merge pull request dotnet/corefx#9218 from stephentoub/allow_ipaddresses
authorStephen Toub <stoub@microsoft.com>
Wed, 29 Jun 2016 13:16:49 +0000 (09:16 -0400)
committerGitHub <noreply@github.com>
Wed, 29 Jun 2016 13:16:49 +0000 (09:16 -0400)
Allow Socket.Connect{Async} to be used with a string-based IP addresses

Commit migrated from https://github.com/dotnet/corefx/commit/1fededc61fb6272905ffc45eeb843ee16ca193f4


Trivial merge