mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-16 00:00:07 +01:00
![]() Migrate what used to be in lws_hdr_related into either the ah or the wsi, and eliminate it along with the three different ways used to access things inside it. Eg wsi->u.hdr.ah and wsi->u.http.ah become wsi->ah These changes are internal-only, in private-libwebsockets.h and lib. |
||
---|---|---|
.. | ||
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 |