OVMS3-idf/components/lwip/include
Angus Gratton 3ebf7923d3 lwip: Route LWIP socket POSIX I/O functions via IDF VFS layer
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
2017-10-16 09:45:49 +08:00
..
lwip lwip: Route LWIP socket POSIX I/O functions via IDF VFS layer 2017-10-16 09:45:49 +08:00