libwebsockets/lib
Andy Green 66a16f393e x google mux implement child close
This implements clean client and server close for mux child connections,
and deals with accounting for parent child lists.

The mux link can then survive constant connection bringup and teardown
found in the new test client.

Signed-off-by: Andy Green <andy@warmcat.com>
2011-05-24 22:07:45 +01:00
..
base64-decode.c remove line end at 72 for base64 encode 2011-05-14 15:08:00 +02:00
client-handshake.c x google mux implement child close 2011-05-24 22:07:45 +01:00
extension-deflate-stream.c introduce x google mux very draft indeed 2011-05-23 10:00:03 +01:00
extension-deflate-stream.h pass ext pointer in ext callback 2011-03-22 09:04:01 +00:00
extension-x-google-mux.c x google mux implement child close 2011-05-24 22:07:45 +01:00
extension-x-google-mux.h introduce x google mux very draft indeed 2011-05-23 10:00:03 +01:00
extension.c introduce x google mux very draft indeed 2011-05-23 10:00:03 +01:00
handshake.c x google mux implement child close 2011-05-24 22:07:45 +01:00
libwebsockets.c x google mux implement child close 2011-05-24 22:07:45 +01:00
libwebsockets.h Move include of gettimeofday.h to be able to build in C and C++ 2011-05-24 17:15:25 +01:00
Makefile.am introduce x google mux very draft indeed 2011-05-23 10:00:03 +01:00
Makefile.in introduce x google mux very draft indeed 2011-05-23 10:00:03 +01:00
md5.c introduce-private-md5-sha1.patch 2011-01-23 17:47:08 +00:00
parsers.c x google mux implement child close 2011-05-24 22:07:45 +01:00
private-libwebsockets.h introduce x google mux very draft indeed 2011-05-23 10:00:03 +01:00
sha-1.c introduce win32 build capability 2011-03-02 22:03:47 +00:00