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 9e4c2b6e35 add separate server writeable and change naming to match rest of callbacks
Notice that the naming is changed, the notification to a server that it can write to
the client is now called LWS_CALLBACK_SERVER_WRITEABLE, and the notification to a client
that it can write to a server is LWS_CALLBACK_CLIENT_WRITEABLE.

Signed-off-by: Andy Green <andy@warmcat.com>
2011-03-07 20:47:39 +00:00
..
favicon.ico refactor-into-dirs.patch 2010-11-01 09:12:17 +00:00
Makefile.am introduce-libwebsockets-test-server-extpoll.patch 2011-02-12 12:07:23 +00:00
Makefile.in introduce-libwebsockets-test-server-extpoll.patch 2011-02-12 12:07:23 +00:00
test-client.c add compression defeat switch to test client 2011-03-06 13:32:53 +00:00
test-ping.c introduce internal extensions array 2011-03-06 13:15:32 +00:00
test-server-extpoll.c add separate server writeable and change naming to match rest of callbacks 2011-03-07 20:47:39 +00:00
test-server.c add separate server writeable and change naming to match rest of callbacks 2011-03-07 20:47:39 +00:00
test.html introduce-ssl-client-connections--flow-control.patch 2011-01-27 06:26:52 +00:00