Re: [CurlOne] Reducing the Churn of Optionation
Daniel Stenberg via curl-and-php <[email protected]>
| Newsgroups | gmane.comp.web.curl.php |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 13 Aug 2026, Michael via curl-and-php wrote: > The simplest alternative is removing static visibility from internal setopt > helpers and calling them directly: > > setopt_long > setopt_slist > setopt_pointers > setopt_cptr > setopt_func > setopt_offt > setopt_blob That is plain insanity. Those functions are not stable and might go away or change drastically without warning between releases. They're internal for a reason. -- / daniel.haxx.se || https://rock-solid.curl.dev -- curl-and-php mailing list [email protected] https://lists.haxx.se/mailman/listinfo/curl-and-php