_Io_Reconnect

Attempts to reconnect to the server

_Io_Reconnect(ByRef $socket)

Return Value

a new socket ID

Remarks

Client-side only. This function invokes `_Io_TransferSocket` which will cause the param $socket passed, to be replaced with the new socket.

Related

_Io_Connect, _Io_TransferSocket