Home
last modified time | relevance | path

Searched refs:tls_readyReadOutgoing (Results 1 – 22 of 22) sorted by relevance

/dports/net-im/kopete/kopete-21.12.3/protocols/groupwise/libgroupwise/
H A Dqcatlshandler.cpp41 connect(d->tls, SIGNAL(readyReadOutgoing()), SLOT(tls_readyReadOutgoing())); in QCATLSHandler()
106 void QCATLSHandler::tls_readyReadOutgoing() in tls_readyReadOutgoing() function in QCATLSHandler
H A Dqcatlshandler.h55 void tls_readyReadOutgoing();
H A Dsecurestream.h148 void tls_readyReadOutgoing(int plainBytes);
H A Dsecurestream.cpp100 connect(p.tls, SIGNAL(readyReadOutgoing(int)), SLOT(tls_readyReadOutgoing(int))); in SecureLayer()
224 void SecureLayer::tls_readyReadOutgoing(int plainBytes) in tls_readyReadOutgoing() function in SecureLayer
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libiris/src/irisnet/noncore/cutestuff/
H A Dhttppoll.h102 void tls_readyReadOutgoing();
141 void tls_readyReadOutgoing();
H A Dhttppoll.cpp576 connect(d->tls, SIGNAL(readyReadOutgoing()), SLOT(tls_readyReadOutgoing())); in sock_connected()
633 void HttpProxyPost::tls_readyReadOutgoing() in tls_readyReadOutgoing() function in HttpProxyPost
871 connect(d->tls, SIGNAL(readyReadOutgoing()), SLOT(tls_readyReadOutgoing())); in sock_connected()
1047 void HttpProxyGetStream::tls_readyReadOutgoing() in tls_readyReadOutgoing() function in HttpProxyGetStream
/dports/net-im/psi/psi-1.5/iris/src/irisnet/noncore/cutestuff/
H A Dhttppoll.h102 void tls_readyReadOutgoing();
141 void tls_readyReadOutgoing();
H A Dhttppoll.cpp576 connect(d->tls, SIGNAL(readyReadOutgoing()), SLOT(tls_readyReadOutgoing())); in sock_connected()
633 void HttpProxyPost::tls_readyReadOutgoing() in tls_readyReadOutgoing() function in HttpProxyPost
871 connect(d->tls, SIGNAL(readyReadOutgoing()), SLOT(tls_readyReadOutgoing())); in sock_connected()
1047 void HttpProxyGetStream::tls_readyReadOutgoing() in tls_readyReadOutgoing() function in HttpProxyGetStream
/dports/devel/qca/qca-2.3.4/examples/tlssocket/
H A Dtlssocket.cpp63 … connect(tls, &QCA::TLS::readyReadOutgoing, this, &TLSSocket::Private::tls_readyReadOutgoing); in Private()
144 void tls_readyReadOutgoing() in tls_readyReadOutgoing() function in TLSSocket::Private
/dports/games/ksirk/ksirk-21.12.3/ksirk/iris/src/xmpp/xmpp-core/
H A Dtlshandler.cpp353 connect(d->tls, &SecureLayer::readyReadOutgoing, this, &QCATLSHandler::tls_readyReadOutgoing); in QCATLSHandler()
447 void QCATLSHandler::tls_readyReadOutgoing() in tls_readyReadOutgoing() function in QCATLSHandler
H A Dxmpp.h232 void tls_readyReadOutgoing();
H A Dsecurestream.cpp139 connect(p.tls, SIGNAL(readyReadOutgoing(int)), SLOT(tls_readyReadOutgoing(int))); in SecureLayer()
255 void tls_readyReadOutgoing(int plainBytes) in tls_readyReadOutgoing() function in SecureLayer
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libiris/src/xmpp/xmpp-core/
H A Dtlshandler.cpp336 connect(d->tls, SIGNAL(readyReadOutgoing()), SLOT(tls_readyReadOutgoing())); in QCATLSHandler()
430 void QCATLSHandler::tls_readyReadOutgoing() in tls_readyReadOutgoing() function in QCATLSHandler
H A Dxmpp.h227 void tls_readyReadOutgoing();
H A Dsecurestream.cpp138 connect(p.tls, SIGNAL(readyReadOutgoing(int)), SLOT(tls_readyReadOutgoing(int))); in SecureLayer()
254 void tls_readyReadOutgoing(int plainBytes) in tls_readyReadOutgoing() function in SecureLayer
/dports/net-im/psi/psi-1.5/iris/src/xmpp/xmpp-core/
H A Dtlshandler.cpp336 connect(d->tls, SIGNAL(readyReadOutgoing()), SLOT(tls_readyReadOutgoing())); in QCATLSHandler()
430 void QCATLSHandler::tls_readyReadOutgoing() in tls_readyReadOutgoing() function in QCATLSHandler
H A Dxmpp.h227 void tls_readyReadOutgoing();
H A Dsecurestream.cpp138 connect(p.tls, SIGNAL(readyReadOutgoing(int)), SLOT(tls_readyReadOutgoing(int))); in SecureLayer()
254 void tls_readyReadOutgoing(int plainBytes) in tls_readyReadOutgoing() function in SecureLayer
/dports/games/ksirk/ksirk-21.12.3/ksirk/iris/src/xmpp/cutestuff/
H A Dhttppoll.h131 void tls_readyReadOutgoing();
H A Dhttppoll.cpp781 …ct(d->tls, &QCA::SecureLayer::readyReadOutgoing, this, &HttpProxyGetStream::tls_readyReadOutgoing); in sock_connected()
957 void HttpProxyGetStream::tls_readyReadOutgoing() in tls_readyReadOutgoing() function in HttpProxyGetStream
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libiris/src/irisnet/noncore/
H A Dturnclient.cpp729 connect(tls, SIGNAL(readyReadOutgoing()), SLOT(tls_readyReadOutgoing())); in bs_connected()
884 void tls_readyReadOutgoing() in tls_readyReadOutgoing() function in XMPP::TurnClient::Private
/dports/net-im/psi/psi-1.5/iris/src/irisnet/noncore/
H A Dturnclient.cpp729 connect(tls, SIGNAL(readyReadOutgoing()), SLOT(tls_readyReadOutgoing())); in bs_connected()
884 void tls_readyReadOutgoing() in tls_readyReadOutgoing() function in XMPP::TurnClient::Private