curl-curl/lib/vssh
Stefan Eissing b4be1f271e
time-keeping: keep timestamp in multi, always update
Always use curlx_now() when calling Curl_pgrs_now(data). Tests with the
"manual" updates to now proved differ more then 100ms in parallel testing.

Add `curlx_nowp()` to set current time into a struct curltime.
Add `curlx_ptimediff_ms() and friends, passing pointers.

Update documentation.

Closes #19998
2025-12-18 22:10:06 +01:00
..
libssh2.c time-keeping: keep timestamp in multi, always update 2025-12-18 22:10:06 +01:00
libssh.c tidy-up: miscellaneous 2025-12-18 21:27:58 +01:00
ssh.h lib/subdirs: fix formatting nits 2025-11-30 11:01:50 +01:00
vssh.c lib/subdirs: fix formatting nits 2025-11-30 11:01:50 +01:00
vssh.h sftp: fix range downloads in both SSH backends 2025-11-11 14:51:22 +01:00