06.12.2017, 21:34
can someone tell me if the callback
is working properly?
Seems like this one is never getting called on the server when i close the socket connection at the client side.
Is is working for you guys?
If so, what do i have to do on client side so this callback gets called?
thanks!
PHP код:
public onSocketRemoteDisconnect(Socket:id, remote_clientid)
Seems like this one is never getting called on the server when i close the socket connection at the client side.
Is is working for you guys?
If so, what do i have to do on client side so this callback gets called?
thanks!