1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/include
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
..
libwebsockets lws_strexp: add ability to find output length without write 2020-06-16 19:45:35 +01:00
libwebsockets.h drivers: initial generic gpio and i2c plus bitbang 2020-06-10 19:17:08 +01:00