Change #256576
| Category | curl |
| Changed by | Viktor Szakats <commit@vsz.me> |
| Changed at | Wed 28 Jan 2026 14:39:22 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | 483f4291fb8134a31c437e82212d541782121ad7 |
Comments
build: replace `send`/`recv` with `swrite`/`sread` where missing Also: - checksrc: ban `send` and `recv`, as documented in `CODE_STYLE.md`. Follow-up to 9a2663322c330ff11275abafd612e9c99407a94a #17572 Ref: a585cc35e57fc06806443207e31a244c9df029bb #20097 Ref: #20441 Closes #20459
Changed files
- lib/multi.c
- lib/vquic/vquic.c
- scripts/checksrc.pl
- src/tool_cb_rea.c
- src/tool_doswin.c
- tests/server/sockfilt.c
- tests/server/socksd.c