1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/lib/roles/h1
Andy Green 092e8f6614 h1: handle LRS_FLUSHING_BEFORE_CLOSE at ops read
read has a tight leash on the states it's happy to turn up there,
it's good to be like that but it turns out LRS_FLUSHING_BEFORE_CLOSE
should be whitelisted since it can happen under some transient
conditions and is valid.

https://github.com/warmcat/libwebsockets/issues/1872
2020-03-26 18:09:49 +00:00
..
ops-h1.c h1: handle LRS_FLUSHING_BEFORE_CLOSE at ops read 2020-03-26 18:09:49 +00:00
private-lib-roles-h1.h role structs to const 2020-01-15 06:31:19 +00:00