1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/roles/http/server
Andy Green 2de67dd0ae file_ops: vfs: support prefix matches and use of bound ops members
VFS needs some small updates... pass in the bound fops as well as the
context fops to the member callbacks.  ZIP_FOPS only cared about doing
operations on the platform / context vfs to walk the ZIP file, but other
uses are valid where we are doing operation inside the bound VFS itself.

Also, stash a cx pointer into file ops struct for convenience.
2022-03-15 10:28:09 +00:00
..
access-log.c http: access_log: fix nwsi check 2022-01-16 10:48:16 +00:00
fops-zip.c file_ops: vfs: support prefix matches and use of bound ops members 2022-03-15 10:28:09 +00:00
lejp-conf.c lejp-conf: provide matches for block start paths 2022-03-15 10:28:09 +00:00
lws-spa.c http: spa: fetch any params 2021-10-15 08:47:52 +01:00
ranges.c type comparisons: fixes 2021-01-05 10:56:38 +00:00
rewrite.c cleaning 2020-01-05 22:17:58 +00:00
server.c file_ops: vfs: support prefix matches and use of bound ops members 2022-03-15 10:28:09 +00:00