-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Set correct FD_SETSIZE
for espidf
#3054
Conversation
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @JohnTitor (or someone else) soon. Please see the contribution instructions for more information. |
Thanks! @bors r+ |
Set correct `FD_SETSIZE` for `espidf` Source: https://github.com/espressif/newlib-esp32/blob/esp_based_on_4_1_0/newlib/libc/include/sys/select.h#L31 `@ivmarkov` `@igrr` `@MabezDev` Please correct me if I'm wrong
💔 Test failed - checks-actions |
@bors retry |
☀️ Test successful - checks-actions, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13, checks-cirrus-freebsd-14 |
Source: https://github.com/espressif/newlib-esp32/blob/esp_based_on_4_1_0/newlib/libc/include/sys/select.h#L31
@ivmarkov @igrr @MabezDev Please correct me if I'm wrong