diff options
author | Daniel Stenberg <daniel@haxx.se> | 2010-08-31 00:08:45 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-08-31 00:10:44 +0200 |
commit | 0db9140747e65ab402768670b130b0ddaa88f883 (patch) | |
tree | 31cf97c156a0b412a938a03e0257e05cbb8bf961 /lib/url.c | |
parent | 55c266de6d866436e8980dc4da34c71c424d0dda (diff) |
multi: make sure the next timeout is used when one expires
Each easy handle has a list of timeouts, so as soon as the main timeout
for a handle expires, we must make sure to get the next entry from the
list and re-add the handle to the splay tree.
This was attempted previously but was done poorly in my commit
232ad6549a68450.
Diffstat (limited to 'lib/url.c')
0 files changed, 0 insertions, 0 deletions