1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/lib
Andy Green f66a12abb2 libev set foreign loop properly
After gaby64

https://github.com/warmcat/libwebsockets/issues/455

Signed-off-by: Andy Green <andy.green@linaro.org>
2016-03-09 07:44:49 +08:00
..
.gitignore Ignoring linux build files 2013-01-09 15:46:11 +08:00
alloc.c Subject: [PATCH] Add custom allocator support using the realloc() interface 2014-12-05 07:25:24 +08:00
base64-decode.c license clarification and test apps CC zero 2016-02-08 08:44:21 +08:00
client-handshake.c add explicit parent child wsi relationships 2016-03-02 18:57:41 +08:00
client-parser.c clean pre 1.7 2016-01-29 23:17:43 +08:00
client.c client support http without ws 2016-02-29 18:41:36 +08:00
context.c libuv create 1Hz background timeout check 2016-02-27 11:04:04 +08:00
daemonize.c daemonize work under systemd 2016-02-19 12:44:59 +08:00
extension-permessage-deflate.c Fix some typos. 2016-02-16 21:47:56 +08:00
extension-permessage-deflate.h extension permessage deflate 2016-01-11 11:34:01 +08:00
extension.c libuv integration 2016-02-14 09:31:13 +08:00
getifaddrs.c whitespace trailing mass cleanout 2015-12-14 08:52:03 +08:00
getifaddrs.h Use LWS_HAVE_ instead of just HAVE_ 2015-10-12 09:53:17 +08:00
handshake.c cgi 2016-02-25 09:45:17 +08:00
header.c lws_return_http_status send content length 2016-02-20 07:53:24 +08:00
hpack.c http header malloc pool implement pool 2015-12-25 14:34:20 +08:00
http2.c extension permessage deflate 2016-01-11 11:34:01 +08:00
huftable.h http2 hpack basic decode ok including huff 2014-10-12 08:38:16 +08:00
lextable-strings.h client support http without ws 2016-02-29 18:41:36 +08:00
lextable.h client support http without ws 2016-02-29 18:41:36 +08:00
libev.c libev set foreign loop properly 2016-03-09 07:44:49 +08:00
libuv.c libuv.c: Service fd with LWS_POLLHUP on poll errors 2016-03-02 18:57:26 +08:00
libwebsockets.c add explicit parent child wsi relationships 2016-03-02 18:57:41 +08:00
libwebsockets.h add explicit parent child wsi relationships 2016-03-02 18:57:41 +08:00
lws-plat-mbed3.c mbed align with pt changes 2016-01-20 17:35:18 +08:00
lws-plat-mbed3.cpp mbed align with pt changes 2016-01-20 17:35:18 +08:00
lws-plat-unix.c force service properly when unconsumed rxbuf in ah 2016-02-26 10:48:51 +08:00
lws-plat-win.c wince minor adaptations 2016-03-01 07:50:18 +08:00
minihuf.c whitespace trailing mass cleanout 2015-12-14 08:52:03 +08:00
minilex.c whitespace trailing mass cleanout 2015-12-14 08:52:03 +08:00
output.c timeout settable from info 2016-02-15 20:39:07 +08:00
parsers.c client accept connection request even if no free ah 2016-02-29 14:19:16 +08:00
pollfd.c defeat POLLOUT if socket in shutdown wait 2016-02-25 09:45:17 +08:00
private-libwebsockets.h windows deal with no snprintf 2016-03-04 10:53:51 +08:00
server-handshake.c clean pre 1.7 2016-01-29 23:17:43 +08:00
server.c adopt readbuf do service 2016-02-29 11:04:53 +08:00
service.c add explicit parent child wsi relationships 2016-03-02 18:57:41 +08:00
sha-1.c clean reduce windows build warnings 2015-12-06 08:00:03 +08:00
ssl-http2.c clean internal refactor 2015-12-17 17:03:59 +08:00
ssl.c ssl get rid of build_cert_chain 2016-02-21 07:08:28 +08:00