![]() LWIP_SOCKET_OFFSET is now nonzero, which I handled a while back. But the C api support for it is broken in esp-idf. select() takes unmodified fds, but FD_SET / FD_ISSET etc must have the offset subtracted on their args. With this we are working on current HEAD esp-idf. |
||
---|---|---|
.. | ||
lws-plat-esp32.c | ||
lws-plat-esp8266.c | ||
lws-plat-optee.c | ||
lws-plat-unix.c | ||
lws-plat-win.c |