1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/roles/http
Andy Green c5012fac1d client: handle oom4 fail path for vhost dll_active_client_conns list
Client connections can put themselves on the active client list
before they have survived the client connect process past oom4,
which can fail out without close processing.

So ensure the wsi destruction on oom4 removes it from the list.
2018-08-14 08:00:30 +08:00
..
client client: handle oom4 fail path for vhost dll_active_client_conns list 2018-08-14 08:00:30 +08:00
server plugins: gitws libjsongit2 support 2018-08-14 08:00:25 +08:00
header.c LWS_ILLEGAL_HTTP_CONTENT_LEN implies connection:close 2018-06-20 16:41:27 +08:00
lextable-strings.h plat: refactor private headers and split files 2018-06-20 16:41:27 +08:00
lextable.h refactor role ops 2018-04-11 13:39:42 +08:00
minilex.c refactor role ops 2018-04-11 13:39:42 +08:00
private.h content_length zero: server 2018-07-21 13:32:45 +08:00