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/server
Andy Green 8a7e0edb7d lws_spawn_piped: break out from cgi
The vfork optimized spawn, stdxxx and terminal handling in the cgi
implementation is quite mature and sophisticated, and useful for
other things unrelated to cgi.  Break it out into its own public
api under LWS_WITH_SPAWN, off by default.

Expand it so the parent wsi is optional, and the role and protocol
bindings for stdxxx pipes can be set.  Allow optional sul timeout
and external lws_dll2 owner for extant children.

Remove inline style from minimal http-server-cgi
2020-02-21 17:32:41 +00:00
..
access-log.c mux children: generalize helpers out of h2 implementation 2019-12-29 19:59:16 +00:00
fops-zip.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
lejp-conf.c h2: unify immortal stream tracking across SSE and ws substreams 2019-09-22 03:08:36 -07:00
lws-spa.c cleaning 2020-01-05 22:17:58 +00:00
ranges.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
rewrite.c cleaning 2020-01-05 22:17:58 +00:00
server.c lws_spawn_piped: break out from cgi 2020-02-21 17:32:41 +00:00