Module:IP: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
No change in size ,  7 years ago
fix IPAddress concatenation
(tidy various things up)
(fix IPAddress concatenation)
Line 339:
end
 
local function concatIPsconcatIP(ip1ip, ip2val)
return ip1:getIPtostring(ip) .. ip2:getIPtostring(val)
end
 
Line 393:
__eq = ipEquals,
__lt = ipLessThan,
__concat = concatIPsconcatIP,
__tostring = ipToString,
__index = function (self, key)
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu