1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/plat
Per Bothner dfb4dde763 sockets: FD_CLOEXEC
If the user code forks, it inherits open copies of all
lws sockets, which conflict if lws later decides to
close them.
2018-06-23 05:47:01 +08:00
..
lws-plat-esp32.c esp32: align hrtimer and avoid compiler warning 2018-05-07 13:34:14 +08:00
lws-plat-optee.c refactor: core code in lib/core and private-libwebsockets.h to core/private.h 2018-05-03 10:49:36 +08:00
lws-plat-unix.c sockets: FD_CLOEXEC 2018-06-23 05:47:01 +08:00
lws-plat-win.c windows: fix microseconds time calculation 2018-06-02 05:59:30 +08:00