1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/lib/core
2018-05-26 09:07:31 +08:00
..
adopt.c windows: must test socket against LWS_SOCK_INVALID 2018-05-18 08:40:15 +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
connect.c refactor: split out adoption and client apis to core 2018-05-11 10:29:08 +08:00
context.c cancel pipes: treat nonzero return code from platform only as indication not to use dummy_pipe_fds 2018-05-25 10:49:05 +08:00
libwebsockets.c lwsl_debug: NOP if no _DEBUG 2018-05-26 09:07:31 +08:00
output.c udp: cast sendto payload to be compatible with windows perversions 2018-05-16 08:13:59 +08:00
pollfd.c refactor: split out adoption and client apis to core 2018-05-11 10:29:08 +08:00
private.h cgi: fix QUERY_STRING 2018-05-18 08:40:18 +08:00
service.c refactor: split out adoption and client apis to core 2018-05-11 10:29:08 +08:00