1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/roles/cgi
Andy Green c19dc963c9 cgi: issue CGI_TERMINATED also on reap
We also need to report CGI_TERMINATED when reaping children that closed by
themselves.  Keep an extra copy of the pid outside of the lws_spawn object
so it's still around by then.
2021-11-07 07:04:09 +00:00
..
cgi-server.c cgi: issue CGI_TERMINATED also on reap 2021-11-07 07:04:09 +00:00
CMakeLists.txt cmakelist: Augean Stables refactor 2020-05-27 08:40:12 +01:00
ops-cgi.c sshd: plugin: work with _BUILTIN 2021-11-07 07:04:09 +00:00
private-lib-roles-cgi.h cgi: issue CGI_TERMINATED also on reap 2021-11-07 07:04:09 +00:00