GetSocketConnected

Description

Returns 1 if the specified socket is connected, 0 if it is still in the process of connecting. If the socket becomes disconnected or fails to connect then this will return -1.

Definition

integer GetSocketConnected( socketID )

Parameters