mirror of
https://github.com/brunoos/luasec.git
synced 2024-11-08 06:28:26 +01:00
LuaSec
63e35c161f
winsock define INVALID_SOCKET as (UINT_PTR)(~0) in win64 it is 0xffffffffffffffff if pushed by lua_pushnumber, then ssl.core.SOCKET_INVALID is 1.84467440737096E19 tested in win32/64, linux32/64 lua5.1 and lua5.3 |
||
---|---|---|
samples | ||
src | ||
.gitignore | ||
CHANGELOG | ||
INSTALL | ||
LICENSE | ||
luasec-0.9-1.rockspec | ||
luasec.sln | ||
luasec.vcxproj | ||
Makefile | ||
README.md |
LuaSec 0.9
LuaSec depends on OpenSSL, and integrates with LuaSocket to make it easy to add secure connections to any Lua applications or scripts.
Documentation: https://github.com/brunoos/luasec/wiki