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.
integer GetSocketConnected( socketID )
int agk::GetSocketConnected( UINT socketID )