1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/lib/plat/windows
Jim Borden 477d50bf56 Add locking into the cancellation process
To avoid racing on the set and reset of interrupt_requested
2019-06-25 12:08:49 +01:00
..
private.h windows: fix build on VS2017 WIN10 2019-04-02 07:52:39 +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 Add locking into the cancellation process 2019-06-25 12:08:49 +01:00
windows-misc.c lws_time_in_microseconds: export 2018-10-14 06:15:36 +08:00
windows-pipe.c Add locking into the cancellation process 2019-06-25 12:08:49 +01:00
windows-plugins.c plugins: remove requirement for libuv on unix 2019-05-02 09:28:16 +01:00
windows-service.c Add locking into the cancellation process 2019-06-25 12:08:49 +01:00
windows-sockets.c windows: prepare for udp 2019-03-14 21:52:53 +08:00