Details
Description
We recently moved some code around that converted a SocketException to a HostUnreachable error in NetworkInterfaceTL. We don't enter the onError function where we now do this check and switch in this case however, because it's wrapped response object itself that has this error rather than the status wrapping it.