Internet Direct (Indy) Version 9.0.2 Beta
EIdSocksServerTTLExpiredError
This exception class is raised if the SOCKS proxy reports that the host specified by TIdTCPClient could not be reached because the TTL was exceeded.

EIdSocksServerTTLExpiredError = class(EIdSocksError)
Description
This exception class is raised if the SOCKS proxy reports that the host specified by TIdTCPClient could not be reached because the TTL (Time To Live) on the packet the SOCKS proxy sent to the Host had expired.