Searched refs:nMaxConnections (Results 1 – 2 of 2) sorted by relevance
409 , nMaxConnections( nMaxCon ) in CommunicationManagerServerViaSocket()422 …pAcceptThread = new CommunicationManagerServerAcceptThread( this, nPortToListen, nMaxConnections ); in StartCommunication()448 , nMaxConnections( nMaxCon ) in CommunicationManagerServerAcceptThread()508 if ( !pAcceptorSocket->listen( nMaxConnections ) ) in run()
126 sal_uInt16 nMaxConnections; member in CommunicationManagerServerViaSocket147 sal_uInt16 nMaxConnections; member in CommunicationManagerServerAcceptThread
Completed in 13 milliseconds