diff options
author | Daniel Stenberg <daniel@haxx.se> | 2021-01-14 14:24:07 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2021-01-14 23:16:39 +0100 |
commit | b68dc34af341805aeb7b371541a2b4074da76217 (patch) | |
tree | 3c42641fb8e4fdec0d5cbf4cca9da92f639b2375 /CMake | |
parent | ec8dcd7b3303a9e2ec4f4150727c1f7321f64052 (diff) | |
download | curl-b68dc34af341805aeb7b371541a2b4074da76217.tar.gz |
multi: set the PRETRANSFER time-stamp when we switch to PERFORM
... instead of at end of the DO state. This makes the timer more
accurate for the protocols that use the DOING state (such as FTP), and
simplifies how the function (now called init_perform) is called.
The timer will then include the entire procedure up to PERFORM -
including all instructions for getting the transfer started.
Closes #6454
Diffstat (limited to 'CMake')
0 files changed, 0 insertions, 0 deletions