Change #266418
| Category | curl |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Wed 06 May 2026 08:16:33 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | e0df43b9d35a2ccacfb61a60534fa2f51a6a9468 |
Comments
protocol: introduce typedef for the do_more() function Instead of using magic values -1, 0 and -1 using enum. Closes #21509
Changed files
- lib/ftp.c
- lib/multi.c
- lib/protocol.h