Home
last modified time | relevance | path

Searched refs:EX_PROXY_CONNECTION_FAILED (Results 1 – 3 of 3) sorted by relevance

/dports/www/aria2/aria2-1.36.0/src/
H A DAbstractProxyResponseCommand.cc75 throw DL_RETRY_EX(EX_PROXY_CONNECTION_FAILED); in executeInternal()
H A Dmessage.h222 #define EX_PROXY_CONNECTION_FAILED _("Proxy connection failed.") macro
H A DFtpNegotiationCommand.cc813 throw DL_RETRY_EX(EX_PROXY_CONNECTION_FAILED); in recvTunnelResponse()