commit | 73eb9965cf3c553e354def0d8b55b066eb1fc074 | [log] [tgz] |
---|---|---|
author | Nicholas Maniscalco <nicholas@maniscalco.com> | Wed Feb 02 13:41:22 2011 +0100 |
committer | Daniel Stenberg <daniel@haxx.se> | Wed Feb 02 13:41:22 2011 +0100 |
tree | ebf5463eb61e0be7c48184a67d56149b669cfbe4 | |
parent | 08a77025c6245833bb6e98d32ba6ddfe39f30880 [diff] |
multi: fix CURLM_STATE_TOOFAST for multi_socket The code in the toofast state needs to first recalculate the values before it uses them again since it may have been a while since it last did it when it reaches this point.