1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/include
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
..
libwebsockets file_ops: vfs: support prefix matches and use of bound ops members 2022-03-15 10:28:09 +00:00
libwebsockets.h http: server: added no-cache handling to mounts 2021-12-13 19:02:56 +00:00
libwebsockets.hxx wip: ss c++ classes 2020-12-02 10:15:50 +00:00