mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-16 00:00:07 +01:00
![]() We basically hear about HUP out-of-band with respect to pending rx... now we mark the wsi as "unusable" once we see the HUP - the connection has ended. This means we have to differentiate between the wsi being unusable for new things now, like replying, and what it has already sent still being servicible and pending. |
||
---|---|---|
.. | ||
ext | ||
client-parser-ws.c | ||
client-ws.c | ||
CMakeLists.txt | ||
ops-ws.c | ||
private-lib-roles-ws.h | ||
server-ws.c |