mirror of
https://github.com/curl/curl.git
synced 2026-04-15 01:31:41 +03:00
setopt: split Curl_vsetopt() into several sub functions
Reduce the ~3000 line super function into smaller pieces, easier to read and manage. Extract the option's argument earlier and use a fixed type instead of using va_arg() everywhere. Closes #15376
This commit is contained in:
parent
b3816f67b9
commit
30da1f5974
1 changed files with 1952 additions and 2101 deletions
4053
lib/setopt.c
4053
lib/setopt.c
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue