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 84b9b2c69c glib: accidentally fixed unsupported signal watcher for glib
We worked fine while an earlier typo meant this was never getting past the
preprocessor... when it did, it exposes that the signal handler type was
never implemented.  Just remove for glib.
2020-03-10 12:34:34 +00:00
..
alloc.c freertos: rename esp32 plat to freertos 2019-08-26 09:58:57 +01:00
buflist.c windows: clean type warnings 2020-01-11 14:04:50 +00:00
context.c client: secure streams 2020-03-04 12:17:49 +00:00
libwebsockets.c lws_struct sqlite3 2020-03-04 11:00:04 +00:00
logs.c logs: don't print junk if no timestamp 2020-03-06 07:55:05 +00:00
lws_dll.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
lws_dll2.c format strings: fixes for when toolchain has uint32_t as unsigned long 2019-11-05 21:00:45 +00:00
private-lib-core.h glib: accidentally fixed unsupported signal watcher for glib 2020-03-10 12:34:34 +00:00
vfs.c cleaning 2020-01-05 22:17:58 +00:00