Loading docs/examples/imap-multi.c +2 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,8 @@ * Note that this example requires libcurl 7.30.0 or above. */ #define MULTI_PERFORM_HANG_TIMEOUT 60 * 1000 static struct timeval tvnow(void) { struct timeval now; Loading docs/examples/pop3-multi.c +2 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,8 @@ * Note that this example requires libcurl 7.20.0 or above. */ #define MULTI_PERFORM_HANG_TIMEOUT 60 * 1000 static struct timeval tvnow(void) { struct timeval now; Loading Loading
docs/examples/imap-multi.c +2 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,8 @@ * Note that this example requires libcurl 7.30.0 or above. */ #define MULTI_PERFORM_HANG_TIMEOUT 60 * 1000 static struct timeval tvnow(void) { struct timeval now; Loading
docs/examples/pop3-multi.c +2 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,8 @@ * Note that this example requires libcurl 7.20.0 or above. */ #define MULTI_PERFORM_HANG_TIMEOUT 60 * 1000 static struct timeval tvnow(void) { struct timeval now; Loading