<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>On 1/27/24 8:28 AM, Cristian Rodríguez wrote:</p>
    <blockquote type="cite"
cite="mid:CAPBLoAeAXhebK2dwQkhtDz8EZ=4qNhB+X8uziJJDDGN0ppL6ow@mail.gmail.com">
      <div dir="ltr"><br>
        <div class="gmail_quote">
          <div dir="ltr" class="gmail_attr">On Fri, Jan 26, 2024 at
            6:41 PM Brad House via c-ares <<a
              href="mailto:c-ares@lists.haxx.se" moz-do-not-send="true"
              class="moz-txt-link-freetext">c-ares@lists.haxx.se</a>>
            wrote:<br>
          </div>
          <blockquote class="gmail_quote"
style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
            Changes:<br>
              o Mark ares_fds() as deprecated. [3]<br>
          </blockquote>
          <div><br>
          </div>
          <div>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</div>
          <div>world are aborted by the C library before flying unicorns
            take over the planet.</div>
          <div>This limit is unreasonable low for todays use.</div>
          <div><br>
          </div>
          <div>Would you take a patch that triggers warnings when this
            functions are used ? i.e __attribute__((deprecated)) them?</div>
          <div><br>
          </div>
        </div>
      </div>
    </blockquote>
    <p>Yes, absolutely.  Its a great idea.</p>
    <p>-Brad<br>
    </p>
  </body>
</html>