mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-30 00:00:16 +01:00
![]() nonzero return from lws_http_serve() can equally be because we hit on an ETAG and finished the serve with only the headers. Split the return so -1 is to assertively close the stream, 1 is we didn't serve anything (eg, not found) and 0 is continuing asynchronously to serve. |
||
---|---|---|
.. | ||
client | ||
server | ||
header.c | ||
lextable-strings.h | ||
lextable.h | ||
minilex.c | ||
private.h |