1
0
mirror of https://github.com/kepler155c/opus synced 2026-05-20 12:22:09 +00:00
This commit is contained in:
kepler155c@gmail.com
2019-07-01 19:20:38 -04:00
parent 9e85a0dae1
commit cd7122921f
+1
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)