1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/plugins
Per Bothner 60f4569bb8 adopt: allow binding to parent at same time
- if protocol set, allocate own user_space

   If the child wsi wants the parent wsi user_space, it can use

       lws_wsi_user(lws_get_parent(child_wsi))

 - raw file close processing handles parent-child relationship
2017-03-03 07:36:08 +08:00
..
generic-sessions gcc- format strings: debug and extra plugins 2017-02-05 22:30:27 +08:00
generic-table lws_snprintf 2016-09-15 02:22:57 +08:00
lwsws-logo.png http cache policy 2016-04-22 08:53:49 +08:00
protocol_client_loopback_test.c gcc- format strings: debug and extra plugins 2017-02-05 22:30:27 +08:00
protocol_dumb_increment.c context deprecation 2016-12-20 14:37:07 +08:00
protocol_lws_mirror.c esp8266 initial support 2016-08-10 21:20:23 +08:00
protocol_lws_raw_test.c adopt: allow binding to parent at same time 2017-03-03 07:36:08 +08:00
protocol_lws_server_status.c coverity 175438: server status plugin: off-by-one if you generate 32KB of content 2017-02-07 00:51:25 +08:00
protocol_lws_status.c lws_snprintf 2016-09-15 02:22:57 +08:00
protocol_post_demo.c lws_snprintf 2016-09-15 02:22:57 +08:00
server-status.html context deprecation 2016-12-20 14:37:07 +08:00