Change #265376
| Category | curl |
| Changed by | Stefan Eissing <stefan@eissing.org> |
| Changed at | Fri 24 Apr 2026 17:50:44 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | bfcc1c6eb4d891d3671a65a6f05c0161c5542578 |
Comments
setup connection filter: mark as setup Add CF_TYPE_SETUP to the setup connection filter so that it is removed and destroyed after the connection has been established. Closes #21437
Changed files
- lib/cfilters.c
- lib/connect.c