mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-16 18:00:17 +00:00
Previous code read non-blocking status via fcntl first, which resets errno. Closes #424 https://github.com/espressif/esp-idf/pull/424 Merges #425 https://github.com/espressif/esp-idf/pull/425