1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/core
Andy Green 402e97a679 ss: metrics: http: just report at wsi close
Defer recording the ss metrics histogram until wsi close, so it has a
chance to collect all the tags that apply.

Defer dumping metrics until the FINALIZE phase of context destroy, so we
had a chance to get any metrics recorded.
2021-04-08 06:47:54 +01:00
..
alloc.c lws_netdev: use lws_settings 2020-07-07 15:23:19 +01:00
buflist.c type comparisons: fixes 2021-01-05 10:56:38 +00:00
CMakeLists.txt deprecation: remove lws_dll1 2020-06-02 08:37:10 +01:00
context.c ss: metrics: http: just report at wsi close 2021-04-08 06:47:54 +01:00
libwebsockets.c windows: work well with vcpkg pthreads 2021-04-05 10:55:04 +01:00
logs.c access-log: use localtime_r instead of localtime if possible 2021-03-25 09:12:11 +00:00
lws_dll2.c dll2: explicitly confim detached dll2 has no linkage 2021-01-04 05:40:12 +00:00
private-lib-core.h windows: cancel pipe is in pts not context 2021-04-05 10:55:04 +01:00
vfs.c type comparisons: fixes 2021-01-05 10:56:38 +00:00