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

Change #270930

Category curl
Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
Changed at Sun 14 Jun 2026 16:16:25
Repository https://github.com/curl/curl.git
Project curl
Branch master
Revision 945938de10e84cc7f9d8b420973d2671524a0f03

Comments

rtspd: sync up sleep loop with sws
Check for `!got_exit_signal` as part of the `while()` expression,
instead of doing it after calling `curlx_wait_ms()`. To simplify and
improve consistency with rest of code.

Follow-up to 0653fa107f6fb03555d49da86a1fbfc659873f5b
Follow-up to 123c92c904b2f258ae69e211aa2663e80cb5429a

Closes #22006

Changed files