Home
last modified time | relevance | path

Searched refs:nConnectionsBefore (Results 1 – 1 of 1) sorted by path

/aoo42x/main/vcl/unx/generic/app/
H A Dsm.cxx662 int nConnectionsBefore = ICEConnectionObserver::nConnections; in ICEConnectionWorker() local
663 int nBytes = sizeof( struct pollfd )*(nConnectionsBefore+1); in ICEConnectionWorker()
668 int nRet = poll( pLocalFD,nConnectionsBefore+1,-1 ); in ICEConnectionWorker()
688 …ConnectionObserver::nConnections > 0 && ICEConnectionObserver::nConnections == nConnectionsBefore ) in ICEConnectionWorker()

Completed in 13 milliseconds