Internet Direct (Indy) Version 9.0.1 Beta
EIdSocksServerHostUnreachableError
This exception class is raised if the SOCKS proxy reports that the host specified by TIdTCPClient is unreachable.

EIdSocksServerHostUnreachableError = class(EIdSocksError)
Description
This exception class is raised if the SOCKS proxy reports that the host specified by TIdTCPClient is unreachable from the network. This can be due to network conditions between the SOCKS proxy and server being requested by TIdTCPClient.