|
|
cURL Mailing List Monthly Index Single Mail
curl-tracker mailing list Archives
[ curl-Bugs-1999181 ] CLOCK_MONOTONIC always fails on some systems
From: SourceForge.net <noreply_at_sourceforge.net>
Date: Fri, 20 Jun 2008 22:29:47 +0000
Bugs item #1999181, was opened at 2008-06-20 22:29
Please note that this message will contain a full copy of the comment thread,
Initial Comment:
clock_gettime(CLOCK_MONOTONIC) compiles and links correctly, but at runtime it will always fail and return -1. This causes curl to timeout before opening a socket when creating a https connection.
verbose output:
The attached patch checks for broken CLOCK_MONOTONIC support at configure time so that curl will fallback on gettimeofday() on these systems.
----------------------------------------------------------------------
You can respond by visiting:
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info