This commit is contained in:
kepler155c@gmail.com 2019-07-01 19:20:38 -04:00
parent 9e85a0dae1
commit cd7122921f
1 changed files with 1 additions and 0 deletions

View File

@ -200,6 +200,7 @@ local function trusted(socket, msg, options)
_G._syslog('trust failure')
_G._syslog(m)
end
return s and m
end
function Socket.server(port, options)