mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-30 00:00:16 +01:00
![]() Add EXPECT_MORE flag to indicate that running out of input is not (yet) indicating the end of the document. The caller should remove this flag when it identifies that it does not have the chunk with the end of the document: the last chunk may be zero length. Track line numbers so the caller can infer CR, absorb CRLF -> CR. Also add COLON_NONTERM needed for ipv6 literal addresses. |
||
---|---|---|
.. | ||
alloc.c | ||
buflist.c | ||
CMakeLists.txt | ||
context.c | ||
libwebsockets.c | ||
logs.c | ||
lws_dll2.c | ||
lws_map.c | ||
private-lib-core.h | ||
vfs.c |