Loading lib/urldata.h +2 −1 Changes for lib/urldata.h: 2 added lines, 1 removed line. Original line number Diff line number Diff line Loading @@ -227,7 +227,8 @@ struct connectdata { char *proxyhost; /* name of the http proxy host */ struct timeval now; /* current time */ struct timeval now; /* "current" time */ struct timeval created; /* creation time */ int firstsocket; /* the main socket to use */ int secondarysocket; /* for i.e ftp transfers */ Loading Loading
lib/urldata.h +2 −1 Changes for lib/urldata.h: 2 added lines, 1 removed line. Original line number Diff line number Diff line Loading @@ -227,7 +227,8 @@ struct connectdata { char *proxyhost; /* name of the http proxy host */ struct timeval now; /* current time */ struct timeval now; /* "current" time */ struct timeval created; /* creation time */ int firstsocket; /* the main socket to use */ int secondarysocket; /* for i.e ftp transfers */ Loading