mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-30 00:00:16 +01:00
![]() AG: adapt to use switch on existing test-server-libuv app AG: correct the foreign lifecycle to be valgrind clean This adds a switch -f --foreign that makes the test-server-libuv test create his own libuv loop outside of lws, and use lws on it before destroying lws and then his own loop. If selected, the foreign loop runs for 5s before lws and 10s after lws is stopped, for testing purposes. Signed-off-by: Denis Osvald <denis.osvald@sartura.hr> |
||
---|---|---|
.. | ||
.gitignore | ||
attack.sh | ||
favicon.ico | ||
fuzxy.c | ||
leaf.jpg | ||
libwebsockets-test-server.service | ||
libwebsockets.org-logo.png | ||
lws-cgi-test.sh | ||
test-client.c | ||
test-echo.c | ||
test-fraggle.c | ||
test-ping.c | ||
test-server-dumb-increment.c | ||
test-server-echogen.c | ||
test-server-http.c | ||
test-server-libev.c | ||
test-server-libuv.c | ||
test-server-mirror.c | ||
test-server-pthreads.c | ||
test-server-status.c | ||
test-server-v2.0.c | ||
test-server.c | ||
test-server.h | ||
test.html |