mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-07-21 08:21:03 +02:00
Import IPv6-supported Lua5.2 compatible code from Matthew Wild's repo
Signed-off-by: Vadim A. Misbakh-Soloviov <mva@mva.name>
This commit is contained in:
3
test/hello.lua
Normal file
3
test/hello.lua
Normal file
@ -0,0 +1,3 @@
|
||||
require"socket"
|
||||
require"mime"
|
||||
print("Hello from " .. socket._VERSION .. " and " .. mime._VERSION .. "!")
|
Reference in New Issue
Block a user