Change #247483
| Category | curl | 
| Changed by | Stefan Eissing <stefan@eissing.org> | 
| Changed at | Mon 03 Nov 2025 16:10:20 | 
| Repository | https://github.com/curl/curl.git | 
| Project | curl | 
| Branch | master | 
| Revision | 7e91f24c73256af59ac9061c41b73a184c4690aa | 
Comments
cw-out: fix EAGAIN handling on pause The interim CURLE_AGAIN result was not always converted to a CURLE_OK and then caused write callers to report a failure. Fixes #19334 Reported-by: pennae on github Closes #19338
Changed files
- lib/cw-out.c