1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/include
Andy Green 119aa5c0ad lws_dir: wrap dir scanning backend and convert lejp-conf
We use POSIX dir scanning apis normally, but for windows, we require libuv
to do it for us.

Formalize that into a wrapper lws_dir() that hides the backend code.

Make it configurable, ON by default and forced on with lejp-conf that
depends on it.
2019-03-14 20:06:25 +08:00
..
libwebsockets lws_dir: wrap dir scanning backend and convert lejp-conf 2019-03-14 20:06:25 +08:00
libwebsockets.h optee: supporting sockaddr* variants and cleanup 2019-03-10 08:02:02 +08:00