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

Change #266385

Category curl
Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
Changed at Tue 05 May 2026 17:54:54
Repository https://github.com/curl/curl.git
Project curl
Branch master
Revision 2c81cf620e559b6c448dcfd8ef389f214746b533

Comments

multi: make multi_runsingle use sub functions for states
The state machine now calls dedicated sub functions for each state, to
reduce the size and complexity.

Closes #21506

Changed files