mirror of
https://github.com/espressif/esp-idf.git
synced 2026-02-08 05:43:21 +00:00
No more conflicts between LWIP & newlib read(), write(), fcntl(), etc. select() still only works if all of the fds are sockets. Closes https://github.com/espressif/esp-idf/issues/273