1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/plat
Frank May 48fe07313f windows: fix possible crash
Checking for (!wsi) does not make sense, if wsi is
dereferenced in the line above.
2018-08-19 06:49:04 +08:00
..
lws-plat-esp32.c libwebsockets.h: clean out some boilerplate better put in core/private.h 2018-08-16 19:11:54 +08:00
lws-plat-optee.c fd_cloexec: add and use lws_open wrapper and lws_plat_apply_FD_CLOEXEC() on cgi 2018-06-23 13:02:12 +08:00
lws-plat-unix.c fd_cloexec: add and use lws_open wrapper and lws_plat_apply_FD_CLOEXEC() on cgi 2018-06-23 13:02:12 +08:00
lws-plat-win.c windows: fix possible crash 2018-08-19 06:49:04 +08:00