file_ops: add compression flags and convert open flags to pointer
authorAndy Green <andy@warmcat.com>
Sun, 12 Feb 2017 10:15:15 +0000 (18:15 +0800)
committerAndy Green <andy@warmcat.com>
Sun, 12 Feb 2017 10:15:15 +0000 (18:15 +0800)
commit2e11efa84ba04e20ac8876eb6d8cf80d8e00a908
treeac83deecaeff35bc45018801902b43b897bdff3c
parent21faff3deb546fa43c96f2c7a87e637977e8e613
file_ops: add compression flags and convert open flags to pointer

ihttps://libwebsockets.org/pipermail/libwebsockets/2017-February/003127.html
lib/libwebsockets.h
lib/lws-plat-mbed3.c
lib/lws-plat-optee.c
lib/lws-plat-unix.c
lib/lws-plat-win.c
lib/server.c
test-server/test-server-libev.c
test-server/test-server.c