Skip to content
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

Small fix for ESP-IDF platform support #460

Merged
merged 1 commit into from
Jul 31, 2023

Commits on Jul 31, 2023

  1. Small fix for ESP-IDF platform support

    This was missed in rust-lang#452 because I wasn't testing with feature="all"
    enabled for my small socket2 test.  For the full tokio integration I was
    using v0.4.x which didn't need this fix.
    
    Properly closes rust-lang#379.
    jasta committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    e809d27 View commit details
    Browse the repository at this point in the history