1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/test-server
Andy Green f5bc1306ef disable private broadcast sockets if enable no fork config option
The whole thing about count_protocols + 1 broadcast sockets and
associated dummy wsis is a workaround for getting a broadcast from
a different process context, if we are running with --enable-no-fork
then we don't need any of it in.

Signed-off-by: Andy Green <andy.green@linaro.org>
2013-01-21 09:09:52 +08:00
..
.gitignore Ignoring linux build files 2013-01-09 15:46:11 +08:00
favicon.ico refactor-into-dirs.patch 2010-11-01 09:12:17 +00:00
libwebsockets.org-logo.png add libwebsockets.org logo to share 2013-01-16 10:00:39 +08:00
Makefile.am zlib not needed if no extensions 2013-01-20 18:26:20 +08:00
test-client.c introduce without extensions 2013-01-20 17:08:31 +08:00
test-fraggle.c introduce without extensions 2013-01-20 17:08:31 +08:00
test-ping.c introduce without extensions 2013-01-20 17:08:31 +08:00
test-server.c disable private broadcast sockets if enable no fork config option 2013-01-21 09:09:52 +08:00
test.html add logo to test file 2013-01-16 10:11:34 +08:00