e.g.,
{{{
socket: new connection id: 4047f490
socket: try to start ssl at client id: 4047f490
socket: new connection established. id: 4047f490
socket: closing client with id: 4047f490 error loading CA locations (Permission
denied)
socket: fatal error while ssl wrapping: error loading CA locations (Permission
denied)
}}}
Because of this in server_event, not sure about server_select:
{{{
if call_onconnect then
self.ondisconnect = nil -- dont call this when client isnt really connected
end
}}}
Reported by daurnimator.
Original issue reported on code.google.com by waqas20 on 8 Oct 2014 at 9:21
Original issue reported on code.google.com by
waqas20
on 8 Oct 2014 at 9:21