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. |
||
---|---|---|
.. | ||
client | ||
event-libs | ||
ext | ||
http2 | ||
jws | ||
misc | ||
plat | ||
server | ||
tls | ||
alloc.c | ||
context.c | ||
handshake.c | ||
header.c | ||
lextable-strings.h | ||
lextable.h | ||
libwebsockets.c | ||
libwebsockets.h | ||
minilex.c | ||
output.c | ||
pollfd.c | ||
private-libwebsockets.h | ||
service.c |