libwebsockets/lib
Peter Hinz bb45a90037 Re: Windows port of your libwebsocket
The latest code changed need some win32 fixes:

Signed-off-by: Peter Hinz <cerebusrc@gmail.com>
2011-03-10 18:14:01 +00:00
..
base64-decode.c introduce-client-support.patch 2011-01-22 12:51:57 +00:00
client-handshake.c disable nagle algorithm 2011-03-08 08:56:57 +00:00
extension-deflate-stream.c flush extensions when closing 2011-03-07 07:08:18 +00:00
extension-deflate-stream.h introduce deflate compression extension 2011-03-06 13:32:53 +00:00
extension.c introduce deflate compression extension 2011-03-06 13:32:53 +00:00
handshake.c libwebsockets - gcc warnings 2011-03-09 07:18:28 +00:00
libwebsockets.c Re: Windows port of your libwebsocket 2011-03-10 18:14:01 +00:00
libwebsockets.h introduce libwebsocket_is_final_fragment 2011-03-07 21:16:31 +00:00
Makefile.am add explicit libz inclusion 2011-03-07 17:52:00 +00:00
Makefile.in add separate server writeable and change naming to match rest of callbacks 2011-03-07 20:47:39 +00:00
md5.c introduce-private-md5-sha1.patch 2011-01-23 17:47:08 +00:00
parsers.c fix misunderstood fragmentation restriction 2011-03-07 21:14:23 +00:00
private-libwebsockets.h disable nagle algorithm 2011-03-08 08:56:57 +00:00
sha-1.c introduce win32 build capability 2011-03-02 22:03:47 +00:00