On 1/27/24 8:28 AM, Cristian Rodríguez wrote:


On Fri, Jan 26, 2024 at 6:41 PM Brad House via c-ares <c-ares@lists.haxx.se> wrote:

    Changes:
      o Mark ares_fds() as deprecated. [3]


Thanks, little step towards  removing special cases.. processes are still started with a soft limit of 1024 fd by systemd just to cover applications like this that in a fortify_source=3 world are aborted by the C library before flying unicorns take over the planet.
This limit is unreasonable low for todays use.

Would you take a patch that triggers warnings when this functions are used ? i.e __attribute__((deprecated)) them?

Yes, absolutely.  Its a great idea.

-Brad
-- 
c-ares mailing list
c-ares@lists.haxx.se
https://lists.haxx.se/mailman/listinfo/c-ares

Reply via email to