1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/misc
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
..
fts jwe 2018-12-27 06:45:32 +08:00
lwsac lwsac_use_zeroed: lwsac helper equivalent to zalloc 2019-03-12 11:57:43 +08:00
threadpool lws_diskcache: split generic parts from gitohashi into lws 2018-11-12 15:24:42 +08:00
base64-decode.c ecdh-es 2018-12-27 06:45:32 +08:00
daemonize.c daemonize: use pid_t 2019-01-23 18:06:32 +08:00
dir.c lws_dir: wrap dir scanning backend and convert lejp-conf 2019-03-14 20:06:25 +08:00
diskcache.c lws_diskcache: split generic parts from gitohashi into lws 2018-11-12 15:24:42 +08:00
getifaddrs.c refactor: core code in lib/core and private-libwebsockets.h to core/private.h 2018-05-03 10:49:36 +08:00
getifaddrs.h refactor: subdirs for source in lib 2017-10-16 17:28:37 +08:00
lejp.c lejp: integrate error strings and api to core lejp 2019-03-12 11:57:43 +08:00
lws-ring.c refactor: core code in lib/core and private-libwebsockets.h to core/private.h 2018-05-03 10:49:36 +08:00
peer-limits.c jwe 2018-12-27 06:45:32 +08:00
romfs.c clean: general whitespace cleanup 2018-11-23 08:47:56 +08:00
romfs.h refactor: subdirs for source in lib 2017-10-16 17:28:37 +08:00
sha-1.c bzero: replace all with memset 2019-03-10 08:02:02 +08:00
smtp.c refactor: core code in lib/core and private-libwebsockets.h to core/private.h 2018-05-03 10:49:36 +08:00