1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/plat/windows
Frank May e17820cf67 windows: fix possible crash
Checking for (!wsi) does not make sense, if wsi is
dereferenced in the line above.
2018-08-19 06:43:49 +08:00
..
private.h plat: refactor private headers and split files 2018-06-20 16:41:27 +08:00
windows-fds.c plat: refactor private headers and split files 2018-06-20 16:41:27 +08:00
windows-file.c libwebsockets.h: clean out some boilerplate better put in core/private.h 2018-08-16 19:10:32 +08:00
windows-init.c plat: refactor private headers and split files 2018-06-20 16:41:27 +08:00
windows-misc.c plat: refactor private headers and split files 2018-06-20 16:41:27 +08:00
windows-pipe.c plat: refactor private headers and split files 2018-06-20 16:41:27 +08:00
windows-service.c windows: fix possible crash 2018-08-19 06:43:49 +08:00
windows-sockets.c plat: refactor private headers and split files 2018-06-20 16:41:27 +08:00