Change #271144
| Category | None |
| Changed by | Stefan Eissing <stefan@eissing.org> |
| Changed at | Mon 15 Jun 2026 15:42:22 |
| Repository | https://api.github.com/repos/curl/curl |
| Project | curl/curl |
| Branch | master |
| Revision | 7333f6674c8d3dbbe3728c2bf18f24d43a666ea0 |
Comments
cf-capsule: complete filter Make the capsule filter complete, implement: - pollset handling - flush handling and querying - shutdown handling - replace allocated send buffer with a bufq Closes #22019
Changed files
- lib/vquic/capsule.c
- lib/vquic/capsule.h
- lib/vquic/cf-capsule.c
- lib/vquic/cf-capsule.h
- lib/vquic/vquic.c
- lib/vquic/vquic_int.h
- tests/unit/unit3400.c