Searched refs:bConnected (Results 1 – 5 of 5) sorted by relevance
384 static BOOLEAN bConnected = FALSE; in GetPlatformHandle() local436 if (!bConnected) { in GetPlatformHandle()479 bConnected = TRUE; in GetPlatformHandle()
323 pSocket->bConnected = TRUE; in EslTcp4ConnectComplete()361 if ( !pSocket->bConnected ) { in EslTcp4ConnectPoll()372 pSocket->bConnected = FALSE; in EslTcp4ConnectPoll()
341 pSocket->bConnected = TRUE; in EslTcp6ConnectComplete()379 if ( !pSocket->bConnected ) { in EslTcp6ConnectPoll()390 pSocket->bConnected = FALSE; in EslTcp6ConnectPoll()
1039 BOOLEAN bConnected; ///< Set when connected, cleared by poll member
3374 if ( pSocket->bConnected ) { in EslSocketPoll()5207 if ( pSocket->bConnected ) { in EslSocketShutdown()