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
Andy Green 7c9f1ca0a6 plugins: iterate builtin plugins as if loaded
For plugins that handle PROTOCOL_INIT, we have to iterate any PLUGINS_BUILTIN
plugins as if we had just discovered and loaded them from plugin files, so
they bind to vhosts appropriately.

Add some private helpers to keep the guts from duplication in plat.
2021-11-07 07:04:09 +00:00
..
CMakeLists.txt mingw: libevent build fixes 2020-11-28 10:58:38 +00:00
private-lib-plat-windows.h windows: openssl: load certificates from certificate store 2021-03-12 09:25:51 +00:00
windows-fds.c client: allow setting overall connect timeout from vh init 2020-05-26 17:05:39 +01:00
windows-file.c windows: fix _lws_plat_file_seek_cur to update pos in fd 2021-10-05 07:40:17 +01:00
windows-init.c plugins: iterate builtin plugins as if loaded 2021-11-07 07:04:09 +00:00
windows-misc.c esp32-wrover-kit 2020-06-30 19:35:41 +01:00
windows-pipe.c windows: cancel pipe is in pts not context 2021-04-05 10:55:04 +01:00
windows-plugins.c plugins: add LWS_BUILD_HASH to header and require match 2021-01-28 05:52:41 +00:00
windows-resolv.c windows-resolv: fix dns resolution 2021-03-05 20:08:51 +00:00
windows-service.c service: restrict effective wait to platform resolution 2021-01-17 11:32:48 +00:00
windows-sockets.c mbedtls: windows: add define to be compatible with the latest versions of mbedtls 2021-10-12 15:37:23 +01:00
windows-spawn.c logs: introduce log_cx 2021-07-01 05:20:53 +01:00