Use Curl_connected_proxy() here instead of duplicating code. Spell out the
authorDaniel Stenberg <daniel@haxx.se>
Mon, 11 May 2009 11:49:39 +0000 (11:49 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 11 May 2009 11:49:39 +0000 (11:49 +0000)
commit51d1f309cdcbb444db28d01c0202843e1ce38c56
treea7a31716b39df77d6fa43aa5876fb55aa68fb729
parentf04720afb8e0fd1a5065fb5aa833dbc5e6417698
Use Curl_connected_proxy() here instead of duplicating code. Spell out the
badness in the code flow even for the socks case.
lib/ftp.c