]> granicus.if.org Git - curl/commit
multi: fix "Operation timed out after" timer
authorDaniel Stenberg <daniel@haxx.se>
Wed, 23 Mar 2016 22:03:08 +0000 (23:03 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 23 Mar 2016 22:03:08 +0000 (23:03 +0100)
commit726ae07b07c4cfba2abc2083d2f4d28ad4a6316d
tree306dd3b2a839c7a616a106ec132818326560d258
parent23ab4816443e2b9fb5e2098e2002e920594421d6
multi: fix "Operation timed out after" timer

Use the local, reasonably updated, 'now' value when creating the message
string to output for the timeout condition.

Fixes #619
lib/multi.c