1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/roles/http/server
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
..
access-log.c http: log ws upgrades 2019-03-10 08:02:02 +08:00
fops-zip.c refactor: core code in lib/core and private-libwebsockets.h to core/private.h 2018-05-03 10:49:36 +08:00
lejp-conf.c lws_dir: wrap dir scanning backend and convert lejp-conf 2019-03-14 20:06:25 +08:00
lws-spa.c clean: general whitespace cleanup 2018-11-23 08:47:56 +08:00
parsers.c ah: custom headers for h1 2019-03-10 08:02:02 +08:00
ranges.c codacy: minor fixes 2018-10-13 08:16:27 +08:00
rewrite.c clean: general whitespace cleanup 2018-11-23 08:47:56 +08:00
server.c ipv6: force ipv4 if iface bind uses ipv4 address 2019-03-10 08:02:02 +08:00