datacommsserver/esockserver/ssock/ss_roles.cpp
changeset 4 928ed51ddc43
parent 0 dfb7c4ff071f
child 11 98a7181d2ce7
equal deleted inserted replaced
3:b6139031a239 4:928ed51ddc43
   141 			shutdownComplete = EFalse;
   141 			shutdownComplete = EFalse;
   142 			LOG_STMT(dataThreadShutdownPending = ETrue;)
   142 			LOG_STMT(dataThreadShutdownPending = ETrue;)
   143 			}
   143 			}
   144 		}
   144 		}
   145 
   145 
   146 	LOG(ESockLog::Printf(KESockBootingTag, _L8("CPlayer::MaybeSetPlayerShutdownComplete(), shutdownComplete = %d [#subSess=%d, numFam=%d, dataPending=%d]"),
   146 	LOG(ESockLog::Printf(KESockBootingTag, _L8("CPlayer::IsPlayerShutdownComplete(), shutdownComplete = %d [#subSess=%d, numFam=%d, dataPending=%d]"),
   147 		shutdownComplete, SubSessions().Count(), globals->iNumFamilies, dataThreadShutdownPending) );
   147 		shutdownComplete, SubSessions().Count(), globals->iNumFamilies, dataThreadShutdownPending) );
   148 
   148 
   149 	if(globals->iNumFamilies)
   149 	if(globals->iNumFamilies)
   150 		{
   150 		{
   151 		// Help them figure out what (might be) blocking shutdown
   151 		// Help them figure out what (might be) blocking shutdown