libwebsocket_context: add userspace pointer for use before wsi creation
authorAlon Levy <alevy@redhat.com>
Fri, 19 Oct 2012 09:21:56 +0000 (11:21 +0200)
committerAndy Green <andy.green@linaro.org>
Fri, 19 Oct 2012 10:27:19 +0000 (18:27 +0800)
commit0291eb3b958aa21cb9b75b74139ded93bd764e84
tree482704388a7c829e399e20f0656cd6a050b6aba1
parente1be13d8b50a6e91c87eef9fea3023b2a1d4ef94
libwebsocket_context: add userspace pointer for use before wsi creation

Signed-off-by: Alon Levy <alevy@redhat.com>
lib/libwebsockets.c
lib/libwebsockets.h
lib/private-libwebsockets.h
libwebsockets-api-doc.html
test-server/test-client.c
test-server/test-fraggle.c
test-server/test-ping.c
test-server/test-server-extpoll.c
test-server/test-server.c