Skip to content

Instantly share code, notes, and snippets.

@AkhileshKumar01
Created February 7, 2017 07:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AkhileshKumar01/ab907439486a2911c060ac4ae6c73f6f to your computer and use it in GitHub Desktop.
Save AkhileshKumar01/ab907439486a2911c060ac4ae6c73f6f to your computer and use it in GitHub Desktop.
System.Net.Sockets.SocketException: Could not resolve host 'ipv6.google.com'
at System.Net.Dns.Error_11001 (System.String hostName) [0x00000] in /private/tmp/source-mono-4.8.0/bockbuild-mono-4.8.0-branch/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/System/System.Net/Dns.cs:308
at System.Net.Dns.GetHostByName (System.String hostName) [0x00024] in /private/tmp/source-mono-4.8.0/bockbuild-mono-4.8.0-branch/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/System/System.Net/Dns.cs:439
at System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) [0x00061] in /private/tmp/source-mono-4.8.0/bockbuild-mono-4.8.0-branch/profiles/mono-mac-xamarin/build-root/mono-x86/mcs/class/System/System.Net/Dns.cs:396
at TestHelloCond.MainClass.Main (System.String[] args) [0x00010] in /Users/360_macmini/Projects/TestHelloCond/Program.cs:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment