Change #252927
| Category | None |
| Changed by | Viktor Szakats <commit@vsz.me> |
| Changed at | Sun 21 Dec 2025 02:16:34 |
| Repository | https://api.github.com/repos/curl/curl |
| Project | curl/curl |
| Branch | master |
| Revision | d4298603b5754fd8cfa1c68862b7ff26d5c64695 |
Comments
tidy-up: `curlx/nonblock.h` includes Delete where unused, include where to used to avoid relying on side-effect of other headers. Also: delete "for curlx_nonblock" comments. That's the only symbol offered by this header. Closes #20055
Changed files
- lib/cf-ip-happy.h
- lib/cf-socket.c
- lib/cf-socket.h
- lib/connect.h
- lib/curl_rtmp.c
- lib/socketpair.c
- lib/socks_gssapi.c
- lib/socks_sspi.c
- lib/ws.c