curl-library
Re: [PATCH v2] Add "Happy Eyeballs" for IPv4/IPv6.
Date: Sun, 27 Oct 2013 10:31:26 +0100 (CET)
On Sun, 27 Oct 2013, Björn Stenberg wrote:
> Rebased and merged against HEAD.
Thanks, but now I get a compile error:
ftp.c: In function 'ftp_state_pasv_resp':
ftp.c:2064:28: error: 'conninfo' undeclared (first use in this function)
ftp_pasv_verbose(conn, conninfo, ftpc->newhost, connectport);
^
ftp.c:2064:28: note: each undeclared identifier is reported only once for each
function it appears in
Is that info perhaps now already shown in the general connect function so we
can just remove the ftp_pasv_verbose() one?
-- / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2013-10-27