Home
last modified time | relevance | path

Searched refs:waitForRead (Results 1 – 25 of 294) sorted by relevance

12345678910>>...12

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/xmlrpc-c/lib/abyss/src/
H A Dchannel.c159 bool const waitForRead, in ChannelWait() argument
167 if (waitForRead) in ChannelWait()
174 (*channelP->vtbl.wait)(channelP, waitForRead, waitForWrite, timems, in ChannelWait()
H A Dchannel.h41 bool const waitForRead,
98 bool const waitForRead,
/dports/net/xmlrpc-c/xmlrpc-c-1.51.07/lib/abyss/src/
H A Dchannel.c160 bool const waitForRead, in ChannelWait() argument
168 if (waitForRead) in ChannelWait()
175 (*channelP->vtbl.wait)(channelP, waitForRead, waitForWrite, timems, in ChannelWait()
H A Dchannel.h41 bool const waitForRead,
98 bool const waitForRead,
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qsocks5socketengine/
H A Dtst_qsocks5socketengine.cpp329 QVERIFY(socketDevice.waitForRead()); in simpleConnectToIMAP()
347 QVERIFY(socketDevice.waitForRead()); in simpleConnectToIMAP()
358 QVERIFY(socketDevice.waitForRead()); in simpleConnectToIMAP()
489 QVERIFY(server.waitForRead()); in serverTest()
515 QVERIFY(client.waitForRead()); in serverTest()
570 QVERIFY(udpSocket.waitForRead()); in udpTest()
852 QVERIFY(socketDevice.waitForRead()); in passwordAuth()
870 QVERIFY(socketDevice.waitForRead()); in passwordAuth()
881 QVERIFY(socketDevice.waitForRead()); in passwordAuth()
920 QVERIFY(socketDevice.waitForRead()); in passwordAuth2()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/platformsocketengine/
H A Dtst_platformsocketengine.cpp179 QVERIFY(socketDevice.waitForRead()); in simpleConnectToIMAP()
197 QVERIFY(socketDevice.waitForRead()); in simpleConnectToIMAP()
210 QVERIFY(socketDevice.waitForRead()); in simpleConnectToIMAP()
250 QVERIFY(udpSocket.waitForRead()); in udpLoopbackTest()
298 QVERIFY(udpSocket.waitForRead()); in udpIPv6LoopbackTest()
365 QVERIFY(broadcastSocket.waitForRead()); in broadcastTest()
419 QVERIFY(client.waitForRead()); in serverTest()
472 udpSocket.waitForRead(); in udpLoopbackPerformance()
537 client.waitForRead(); in tcpLoopbackPerformance()
732 QVERIFY(client.waitForRead()); in receiveUrgentData()
[all …]
/dports/mail/libvmime/vmime-0.9.2/src/vmime/net/tls/gnutls/
H A DTLSSocket_GnuTLS.cpp158 bool TLSSocket_GnuTLS::waitForRead(const int msecs) in waitForRead() function in vmime::net::tls::TLSSocket_GnuTLS
160 return m_wrapped->waitForRead(msecs); in waitForRead()
239 m_wrapped->waitForRead(); in sendRaw()
320 m_wrapped->waitForRead(); in handshake()
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qhttpsocketengine/
H A Dtst_qhttpsocketengine.cpp318 QVERIFY(socketDevice.waitForRead()); in simpleConnectToIMAP()
337 QVERIFY(socketDevice.waitForRead()); in simpleConnectToIMAP()
348 QVERIFY(socketDevice.waitForRead()); in simpleConnectToIMAP()
706 QVERIFY(socketDevice.waitForRead()); in passwordAuth()
725 QVERIFY(socketDevice.waitForRead()); in passwordAuth()
736 QVERIFY(socketDevice.waitForRead()); in passwordAuth()
/dports/mail/libvmime/vmime-0.9.2/src/vmime/net/tls/openssl/
H A DTLSSocket_OpenSSL.cpp208 bool TLSSocket_OpenSSL::waitForRead(const int msecs) in waitForRead() function in vmime::net::tls::TLSSocket_OpenSSL
210 return m_wrapped->waitForRead(msecs); in waitForRead()
294 m_wrapped->waitForRead(); in sendRaw()
371 m_wrapped->waitForRead(); in handshake()
/dports/databases/hbase/hbase-1.2.1/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/
H A DMultiVersionConcurrencyControl.java150 waitForRead(e); in completeAndWait()
209 void waitForRead(WriteEntry e) { in waitForRead() method in MultiVersionConcurrencyControl
/dports/mail/libvmime/vmime-0.9.2/src/vmime/security/sasl/
H A DSASLSocket.cpp117 bool SASLSocket::waitForRead(const int msecs) in waitForRead() function in vmime::security::sasl::SASLSocket
119 return m_wrapped->waitForRead(msecs); in waitForRead()
/dports/lang/php73/php-7.3.33/ext/openssl/tests/
H A Dbug74159.phpt64 function waitForRead(...$streams) : bool {
101 while(waitForRead($fp)) {
/dports/lang/php81/php-8.1.1/ext/openssl/tests/
H A Dbug74159.phpt65 function waitForRead(...$streams) : bool {
102 while(waitForRead($fp)) {
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/bundles/org.eclipse.team.core/src/org/eclipse/team/internal/core/streams/
H A DTimeoutInputStream.java266 waitForRead(); in readUntilDone()
292 private synchronized void waitForRead() { in waitForRead() method in TimeoutInputStream
/dports/lang/php80/php-8.0.15/ext/openssl/tests/
H A Dbug74159.phpt64 function waitForRead(...$streams) : bool {
101 while(waitForRead($fp)) {
/dports/lang/php74/php-7.4.27/ext/openssl/tests/
H A Dbug74159.phpt64 function waitForRead(...$streams) : bool {
101 while(waitForRead($fp)) {
/dports/security/php81-openssl/php-8.1.1/ext/openssl/tests/
H A Dbug74159.phpt65 function waitForRead(...$streams) : bool {
102 while(waitForRead($fp)) {
/dports/security/php73-openssl/php-7.3.33/ext/openssl/tests/
H A Dbug74159.phpt64 function waitForRead(...$streams) : bool {
101 while(waitForRead($fp)) {
/dports/security/php74-openssl/php-7.4.27/ext/openssl/tests/
H A Dbug74159.phpt64 function waitForRead(...$streams) : bool {
101 while(waitForRead($fp)) {
/dports/security/php80-openssl/php-8.0.15/ext/openssl/tests/
H A Dbug74159.phpt64 function waitForRead(...$streams) : bool {
101 while(waitForRead($fp)) {
/dports/www/mod_php73/php-7.3.33/ext/openssl/tests/
H A Dbug74159.phpt64 function waitForRead(...$streams) : bool {
101 while(waitForRead($fp)) {
/dports/www/mod_php81/php-8.1.1/ext/openssl/tests/
H A Dbug74159.phpt65 function waitForRead(...$streams) : bool {
102 while(waitForRead($fp)) {
/dports/www/mod_php74/php-7.4.27/ext/openssl/tests/
H A Dbug74159.phpt64 function waitForRead(...$streams) : bool {
101 while(waitForRead($fp)) {
/dports/www/mod_php80/php-8.0.15/ext/openssl/tests/
H A Dbug74159.phpt64 function waitForRead(...$streams) : bool {
101 while(waitForRead($fp)) {
/dports/converters/wkhtmltopdf/qt-5db36ec/doc/src/snippets/code/
H A Dsrc_network_socket_qnativesocketengine.cpp57 if (socketLayer.waitForRead()) {

12345678910>>...12