1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/core
Andy Green df1d60fc1a plat: refactor private headers and split files
Also remove LWS_VISIBLE that are not necessary from plat apis
2018-06-20 16:41:27 +08:00
..
adopt.c vhost_destroy: use vhost wsi reference counting to trigger destroy 2018-06-18 09:11:46 +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 vhost_destroy: use vhost wsi reference counting to trigger destroy 2018-06-18 09:11:46 +08:00
context.c vhost_destroy: use vhost wsi reference counting to trigger destroy 2018-06-18 09:11:46 +08:00
libwebsockets.c vhost_destroy: use vhost wsi reference counting to trigger destroy 2018-06-18 09:11:46 +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 plat: refactor private headers and split files 2018-06-20 16:41:27 +08:00
service.c vhost_destroy: use vhost wsi reference counting to trigger destroy 2018-06-18 09:11:46 +08:00