Made them independent of namespace.
This commit is contained in:
parent
90063f9e77
commit
3099704aff
@ -7,6 +7,7 @@
|
||||
----------------------------------------------------------------------------
|
||||
|
||||
local Public, Private = {}, {}
|
||||
local socket = _G[LUASOCKET_LIBNAME] -- get LuaSocket namespace
|
||||
socket.url = Public
|
||||
|
||||
-----------------------------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user