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. |
||
---|---|---|
.. | ||
android | ||
CMakeLists.txt | ||
private-lib-plat-unix.h | ||
unix-caps.c | ||
unix-fds.c | ||
unix-file.c | ||
unix-init.c | ||
unix-misc.c | ||
unix-pipe.c | ||
unix-plugins.c | ||
unix-resolv.c | ||
unix-service.c | ||
unix-sockets.c | ||
unix-spawn.c |