1
0
mirror of https://github.com/kepler155c/opus synced 2024-06-16 10:19:59 +00:00
This commit is contained in:
kepler155c@gmail.com 2019-07-01 19:20:38 -04:00
parent 9e85a0dae1
commit cd7122921f

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)