mirror of
https://github.com/lunarmodules/luasocket.git
synced 2024-12-26 04:28:20 +01:00
Made them independent of namespace.
This commit is contained in:
parent
90063f9e77
commit
3099704aff
@ -7,6 +7,7 @@
|
|||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
|
|
||||||
local Public, Private = {}, {}
|
local Public, Private = {}, {}
|
||||||
|
local socket = _G[LUASOCKET_LIBNAME] -- get LuaSocket namespace
|
||||||
socket.url = Public
|
socket.url = Public
|
||||||
|
|
||||||
-----------------------------------------------------------------------------
|
-----------------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user