Searched refs:xmNewConnection (Results 1 – 2 of 2) sorted by relevance
450 , xmNewConnection( NULL ) in CommunicationManagerServerAcceptThread()526 …while ( schedule() && xmNewConnection.Is() ) // Solange die letzte Connection nicht abgeholt wurde… in run()528 xmNewConnection = new CommunicationLinkViaSocket( pMyServer, pStreamSocket ); in run()529 xmNewConnection->StartCallback(); in run()560 pMyServer->AddConnection( xmNewConnection ); in IMPL_LINK()561 xmNewConnection.Clear(); in IMPL_LINK()
138 …ionLinkRef GetNewConnection(){ CommunicationLinkRef xTemp = xmNewConnection; xmNewConnection.Clear… in GetNewConnection()154 CommunicationLinkRef xmNewConnection; member in CommunicationManagerServerAcceptThread
Completed in 17 milliseconds