Home
last modified time | relevance | path

Searched refs:nMaxConnections (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/automation/source/communi/
H A Dcommuni.cxx409 , 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()
/aoo41x/main/automation/inc/automation/
H A Dcommuni.hxx125 sal_uInt16 nMaxConnections; member in CommunicationManagerServerViaSocket
146 sal_uInt16 nMaxConnections; member in CommunicationManagerServerAcceptThread

Completed in 11 milliseconds