x google mux implement child close
authorAndy Green <andy@warmcat.com>
Tue, 24 May 2011 21:07:45 +0000 (22:07 +0100)
committerAndy Green <andy@warmcat.com>
Tue, 24 May 2011 21:07:45 +0000 (22:07 +0100)
commit66a16f393e98408994e3ee6d49ada01fa63992b5
tree64f9bc45fcd859abbbdf20593d46852ff4366926
parent7448c7ee0bcc1302fa028a294c7c772f9e29a0b1
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>
lib/client-handshake.c
lib/extension-x-google-mux.c
lib/handshake.c
lib/libwebsockets.c
lib/parsers.c
test-server/test-server-extpoll.c