UnityHTTP icon indicating copy to clipboard operation
UnityHTTP copied to clipboard

"Unhandled Exception, aborting request" while switching off wifi

Open phongyewtong opened this issue 9 years ago • 1 comments

Unhandled Exception, aborting request.

SocketException: No such host is known System.Net.Dns.hostent_to_IPHostEntry (System.String h_name, System.String[] h_aliases, System.String[] h_addrlist) System.Net.Dns.GetHostByName (System.String hostName) System.Net.Dns.GetHostEntry (System.String hostNameOrAddress) System.Net.Dns.GetHostAddresses (System.String hostNameOrAddress) System.Net.Sockets.TcpClient.Connect (System.String hostname, Int32 port)

phongyewtong avatar Jul 13 '15 02:07 phongyewtong

How would you expect this to be handled?

andyburke avatar Jul 13 '15 17:07 andyburke