win32: enable 64-bit file lengths
authorWebsocketUser <unknown@invalid.user.github.com>
Fri, 9 Jun 2017 12:20:42 +0000 (20:20 +0800)
committerAndy Green <andy@warmcat.com>
Fri, 9 Jun 2017 12:20:42 +0000 (20:20 +0800)
commit0be9e98aaeeeeb1a9a7b75f6d1633297029e0a10
treea98f5be053a813a1978321905ef258b18f0b1fc5
parent568aae9c2d7654e1107a871a2fb99a980f813659
win32: enable 64-bit file lengths

https://github.com/warmcat/libwebsockets/issues/916

AG added more appveyor warning cleaning and stitched in cmake tests
14 files changed:
CMakeLists.txt
lib/client.c
lib/fops-zip.c
lib/handshake.c
lib/libwebsockets.c
lib/libwebsockets.h
lib/lws-plat-win.c
lib/output.c
lib/private-libwebsockets.h
lib/server.c
lib/service.c
lib/ssl.c
lws_config.h.in
lwsws/main.c