mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-07-13 22:24:28 +02:00
Last line of modules was simplified.
This commit is contained in:
@ -245,4 +245,4 @@ send = socket.protect(function(mailt)
|
||||
return s:close()
|
||||
end)
|
||||
|
||||
base.getmetatable(_M).__index = nil
|
||||
getmetatable(_M).__index = nil
|
||||
|
Reference in New Issue
Block a user