1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/lib/core
Andy Green d1ca974b9f http: defer transaction completed if partial pending
This is only helpful for http/1... the real solution is cut up
sending large things.
2018-06-16 13:24:26 +08:00
..
alloc.c refactor: core code in lib/core and private-libwebsockets.h to core/private.h 2018-05-03 10:49:36 +08:00
context.c cancel pipes: treat nonzero return code from platform only as indication not to use dummy_pipe_fds 2018-05-25 21:45:36 +08:00
libwebsockets.c lwsl_debug: NOP if no _DEBUG 2018-05-26 09:07:08 +08:00
output.c http: defer transaction completed if partial pending 2018-06-16 13:24:26 +08:00
pollfd.c windows: cleanup wrong and duplicated socket validity helpers 2018-05-06 07:22:25 +08:00
private.h cgi: fix QUERY_STRING 2018-05-18 14:45:43 +08:00
service.c refactor: core code in lib/core and private-libwebsockets.h to core/private.h 2018-05-03 10:49:36 +08:00