CONNECTION_READY
return (_GetConnectionState() == CONNECTION_READY);
return (fConnectionState == CONNECTION_READY);
fConnectionState = CONNECTION_READY;