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 ac6edaf199 lws_strexp: add ability to find output length without write
Sometimes we need to find out the substituted length before we can
allocate and actually store it.  Teach strexp that if we set the
output buffer to NULL (and the output length to something big) we
are asking for the substituted length and to not produce output.
2020-06-16 19:45:35 +01:00
..
alloc.c alloc.c: add license header 2020-04-13 16:16:26 +01:00
buflist.c windows: clean type warnings 2020-01-11 14:04:50 +00:00
CMakeLists.txt deprecation: remove lws_dll1 2020-06-02 08:37:10 +01:00
context.c sul: multiple timer domains 2020-06-02 08:37:10 +01:00
libwebsockets.c lws_strexp: add ability to find output length without write 2020-06-16 19:45:35 +01:00
logs.c lws_spawn: windows 2020-04-13 19:29:09 +01:00
lws_dll2.c logs: allow giving log bitfields from cmake to force build or exclusion 2020-04-22 06:59:01 +01:00
private-lib-core.h mingw: fix for different sockfd type in udp example 2020-06-06 15:53:58 +01:00
vfs.c cleaning 2020-01-05 22:17:58 +00:00