Home
last modified time | relevance | path

Searched refs:setTcpNoDelay (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/automation/source/simplecm/
H A Dsimplecm.cxx683 pConnSocket->setTcpNoDelay( 1 ); in DoStartCommunication()
686 pConnSocket->setTcpNoDelay( 1 ); in DoStartCommunication()
/aoo4110/main/jurt/com/sun/star/lib/connections/socket/
H A DsocketConnector.java151 socket.setTcpNoDelay(desc.getTcpNoDelay().booleanValue()); in connect()
H A DsocketAcceptor.java160 socket.setTcpNoDelay(tcpNoDelay.booleanValue()); in accept()
/aoo4110/test/testcommon/source/org/openoffice/test/vcl/client/
H A DCommunicationManager.java200 socket.setTcpNoDelay(true); in connect()
/aoo4110/main/automation/source/communi/
H A Dcommuni.cxx523 pStreamSocket->setTcpNoDelay( 1 ); in run()
/aoo4110/main/vos/inc/vos/
H A Dsocket.hxx787 sal_Int32 SAL_CALL setTcpNoDelay(sal_Int32 sz =-1) const;
/aoo4110/main/vos/source/
H A Dsocket.cxx1127 sal_Int32 OSocket::setTcpNoDelay(sal_Int32 sz) const in setTcpNoDelay() function in OSocket

Completed in 34 milliseconds