mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-07-22 08:49:52 +02:00
Made them independent of namespace.
This commit is contained in:
@ -7,6 +7,7 @@
|
||||
----------------------------------------------------------------------------
|
||||
|
||||
local Public, Private = {}, {}
|
||||
local socket = _G[LUASOCKET_LIBNAME] -- get LuaSocket namespace
|
||||
socket.url = Public
|
||||
|
||||
-----------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user