1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/plat
Per Bothner f7631b7a10 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:44:36 +08:00
..
esp32 Fixes to track updates in esp-idf 2018-06-20 16:41:28 +08:00
optee plat: refactor private headers and split files 2018-06-20 16:41:27 +08:00
unix sockets: FD_CLOEXEC 2018-06-23 05:44:36 +08:00
windows plat: refactor private headers and split files 2018-06-20 16:41:27 +08:00