mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-30 00:00:16 +01:00
![]() This patch allows control of the main compiletime constants in libwebsockets from the configure commandline. README is updated with documentation on what's available, how to set them and the defaults. The constants are logged with "info" severity (not visible by default) at context create time. The zlib constant previously exposed like this is moved to private-libwebsockets.h so it can be printed along with the rest. Signed-off-by: Andy Green <andy.green@linaro.org> |
||
---|---|---|
.. | ||
.gitignore | ||
base64-decode.c | ||
client-handshake.c | ||
extension-deflate-frame.c | ||
extension-deflate-frame.h | ||
extension-deflate-stream.c | ||
extension-deflate-stream.h | ||
extension-x-google-mux.c | ||
extension-x-google-mux.h | ||
extension.c | ||
getifaddrs.c | ||
getifaddrs.h | ||
handshake.c | ||
libwebsockets.c | ||
libwebsockets.h | ||
Makefile.am | ||
md5.c | ||
parsers.c | ||
private-libwebsockets.h | ||
sha-1.c |