"Unhandled Exception, aborting request" while switching off wifi #52

Open
opened 2015-07-12 19:16:53 -07:00 by phongyewtong · 1 comment
phongyewtong commented 2015-07-12 19:16:53 -07:00 (Migrated from github.com)

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)

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)
andyburke commented 2015-07-13 10:50:51 -07:00 (Migrated from github.com)

How would you expect this to be handled?

How would you expect this to be handled?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
andyburke/UnityHTTP#52
No description provided.