libwebsockets/lib
Andy Green ea0642abb2 trac 6 expose libwebsockets read with note about not normally needed
Comes in handy if the original application poll loop is the boss,
in this case libwebsockets is optional and can't be the boss poll
loop

Requested-by: ajandhyala@wms.com
Signed-off-by: Andy Green <andy.green@linaro.org>
2013-01-29 06:52:00 +08:00
..
.gitignore Ignoring linux build files 2013-01-09 15:46:11 +08:00
base64-decode.c introduce logging api and convert all library output to use it 2013-01-10 22:16:37 +08:00
client-handshake.c unionize mutually exclusive wsi members 2013-01-21 11:06:34 +08:00
client-parser.c unionize mutually exclusive wsi members 2013-01-21 11:06:34 +08:00
client.c force client ssl bio nonblocking 2013-01-28 17:49:55 +08:00
daemonize.c trac 5 sa_restorer deprecated 2013-01-23 08:32:03 +08:00
extension-deflate-frame.c unionize mutually exclusive wsi members 2013-01-21 11:06:34 +08:00
extension-deflate-frame.h Separate compression levels for server and client, 2013-01-10 12:45:54 +08:00
extension-deflate-stream.c introduce logging api and convert all library output to use it 2013-01-10 22:16:37 +08:00
extension-deflate-stream.h Fixed deflate-stream extension. 2013-01-09 18:17:42 +08:00
extension.c deprecate x google mux 2013-01-17 19:53:16 +08:00
getifaddrs.c introduce getifaddrs for toolchains without it 2013-01-12 20:39:47 +08:00
getifaddrs.h introduce getifaddrs for toolchains without it 2013-01-12 20:39:47 +08:00
handshake.c unionize mutually exclusive wsi members 2013-01-21 11:06:34 +08:00
libwebsockets.c break up ssl accept action 2013-01-28 12:19:10 +08:00
libwebsockets.h trac 6 expose libwebsockets read with note about not normally needed 2013-01-29 06:52:00 +08:00
Makefile.am trac 3 document write and context_user 2013-01-22 23:09:01 +08:00
minilex.c add lexical parser for headers 2013-01-18 01:55:48 +08:00
output.c unionize mutually exclusive wsi members 2013-01-21 11:06:34 +08:00
parsers.c unionize mutually exclusive wsi members 2013-01-21 11:06:34 +08:00
private-libwebsockets.h trac 6 expose libwebsockets read with note about not normally needed 2013-01-29 06:52:00 +08:00
server-handshake.c unionize mutually exclusive wsi members 2013-01-21 11:06:34 +08:00
server.c fix ssl bits outside of ifdef coverage 2013-01-28 21:53:53 +08:00
sha-1.c Static variable is now const. 2013-01-09 15:14:31 +08:00