Develop 1.8 #20

Merged
Kan18 merged 242 commits from develop-1.8 into master-1.8 2019-11-10 20:52:08 -05:00
Showing only changes of commit cd7122921f - Show all commits

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)