Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #264130

Category None
Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
Changed at Fri 10 Apr 2026 09:38:15
Repository https://api.github.com/repos/curl/curl
Project curl/curl
Branch master
Revision bb3670f9298940a1e5a5fc7b793a46bafb483f25

Comments

tool: simplify retrycheck()

- By making retry_sleep() a separate funtion that determines how long to
  wait until the next retry.

- switch the retry timer to uint32 to make it uniform across platforms

Closes #21279

Changed files