mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-16 00:00:07 +01:00
![]() Re-use wsi->preamble_rx to also hold leftover rx after dealing with POST body. Ensure ah->rx is always big enough to cope with what may have been read into the pt->serv_buf. Update the check for forced needed to also accept non-NULL wsi->preamble as well as ah->rxpos != ah->rxlen as indication forced needed. Disable autoservice on ah reset during transaction completed... it may close the wsi underneath us when it sees and processes the pending wsi->preamble_rx recursively otherwise. |
||
---|---|---|
.. | ||
access-log.c | ||
cgi.c | ||
daemonize.c | ||
fops-zip.c | ||
lejp-conf.c | ||
lws-spa.c | ||
parsers.c | ||
peer-limits.c | ||
ranges.c | ||
rewrite.c | ||
server-handshake.c | ||
server.c | ||
ssl-server.c |