godot/thirdparty/lws
Fabio Alessandrelli 308b03b377 Small change to lws mbedtls_wrapper to fix OSX build.
Checks for OSX in thirdparty/lws/mbedtls_wrapper/include/platform/ssl_port.h
to include stdlib.h instead of malloc.h.

The bug is fixed upstream in master via LWS_HAVE_MALLOC_H,
but not in the 2.4.1 branch (as the file structure has, one again,
changed).
2018-02-14 01:26:23 +01:00
..
client
ext
mbedtls_wrapper Small change to lws mbedtls_wrapper to fix OSX build. 2018-02-14 01:26:23 +01:00
misc
plat
server
win32helpers
alloc.c
context.c
handshake.c
header.c
lextable-strings.h
lextable.h
libwebsockets.c
libwebsockets.h
LICENSE.txt
lws_config.h lws module now uses mbedtls as OpenSSL replacement 2018-02-14 01:26:23 +01:00
lws_config_private.h
minilex.c
output.c
pollfd.c
private-libwebsockets.h
service.c
ssl.c