mirror of
https://github.com/curl/curl.git
synced 2025-09-11 14:42:40 +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
4031
lib/setopt.c
4031
lib/setopt.c
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user