mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-30 00:00:16 +01:00
![]() 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. |
||
---|---|---|
.. | ||
alloc.c | ||
buflist.c | ||
CMakeLists.txt | ||
context.c | ||
libwebsockets.c | ||
logs.c | ||
lws_dll2.c | ||
lws_map.c | ||
private-lib-core.h | ||
vfs.c |