1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/tls
Andy Green d808748cd6 detailed latency stats
Remove LWS_LATENCY.

Add the option LWS_WITH_DETAILED_LATENCY, allowing lws to collect very detailed
information on every read and write, and allow the user code to provide
a callback to process events.
2019-09-22 03:06:59 -07:00
..
mbedtls detailed latency stats 2019-09-22 03:06:59 -07:00
openssl detailed latency stats 2019-09-22 03:06:59 -07:00
lws-gencrypto-common.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
lws-genec-common.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
private-lib-tls.h freertos: rename esp32 plat to freertos 2019-08-26 09:58:57 +01:00
private-network.h clean: internally use LWS_WITH_CLIENT and _SERVER 2019-08-26 09:58:57 +01:00
tls-client.c detailed latency stats 2019-09-22 03:06:59 -07:00
tls-network.c freertos: rename esp32 plat to freertos 2019-08-26 09:58:57 +01:00
tls-server.c detailed latency stats 2019-09-22 03:06:59 -07:00
tls.c freertos: rename esp32 plat to freertos 2019-08-26 09:58:57 +01:00