OVMS3-idf/components/lwip/include/lwip
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
..
apps dhcpserver: Move DHCP option names to a separate header 2017-09-05 17:28:40 +10:00
lwip Allocate some memories in SPIRAM first. 2017-10-13 10:11:24 +08:00
netif lwip: fix tcp stable test abort issue 2017-04-19 17:39:32 +08:00
port lwip: Route LWIP socket POSIX I/O functions via IDF VFS layer 2017-10-16 09:45:49 +08:00
posix Initial public version 2016-08-17 23:08:22 +08:00