Welcome Christopher Dannemiller as #curl commit author 1328: github.com/curl/curl/pull/1515…
multi: Make curl_multi_waitfds consistent with the documentation. by chrisd-work · Pull Request #15155 · curl/curl
Issue Addressed: The documentation of curl_multi_waitfds indicates that users should be able to call curl_multi_waitfds with a NULL ufds. However, before this change, the function would return CUR...GitHub