1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/roles/http
Andy Green aea3ef2a5a fd_cloexec: add and use lws_open wrapper and lws_plat_apply_FD_CLOEXEC() on cgi
This adds lws_open() like master, but unlike master, it can't add it as a
public api.  Instead it's used internally only.
2018-06-23 13:02:12 +08:00
..
client client: off-by-one in redirect max length calc 2018-06-18 18:41:46 +08:00
server fd_cloexec: add and use lws_open wrapper and lws_plat_apply_FD_CLOEXEC() on cgi 2018-06-23 13:02:12 +08:00
header.c LWS_ILLEGAL_HTTP_CONTENT_LEN implies connection:close 2018-06-16 13:49:39 +08:00
lextable-strings.h refactor role ops 2018-04-11 13:39:42 +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 http: defer transaction completed if partial pending 2018-06-16 13:24:26 +08:00