mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-23 00:00:06 +01:00
![]() 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. |
||
---|---|---|
.. | ||
hpack.c | ||
http2.c | ||
huftable.h | ||
minihuf.c | ||
ssl-http2.c |