Welcome Stanislav Fort as #curl commit author 1418: github.com/curl/curl/pull/1943…
cshutdn: acknowledge FD_SETSIZE for shutdown descriptors by bagder · Pull Request #19439 · curl/curl
In the logic called for curl_multi_fdset(). File descriptors larger than FD_SETSIZE size are simply ignored, which of course will make things break but at least it does not trash memory. Reported-b...GitHub