Home
last modified time | relevance | path

Searched defs:AsyncSocket (Results 1 – 25 of 48) sorted by relevance

12

/dports/www/uwebsockets/uWebSockets-20.8.0/src/
H A DAsyncSocket.h46 struct AsyncSocket { struct
66 AsyncSocketData<SSL> *getAsyncSocketData() { in getAsyncSocketData() argument
71 void timeout(unsigned int seconds) { in timeout()
76 void shutdown() { in shutdown()
81 us_socket_t *close() { in close()
85 void corkUnchecked() { in corkUnchecked()
91 void cork() { in cork()
116 BackPressure &backPressure = getAsyncSocketData()->buffer; in getSendBuffer() argument
153 return (unsigned int) getAsyncSocketData()->buffer.totalLength(); in getBufferedAmount() argument
157 std::string_view addressAsText(std::string_view binary) { in addressAsText()
[all …]
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/transport/core/testutil/
H A DTAsyncSocketIntercepted.h34 : folly::AsyncSocket(evb, address, connectTimeout) {} in AsyncSocket() function
40 : folly::AsyncSocket(evb, ip, port, connectTimeout) {} in AsyncSocket() function
/dports/devel/folly/folly-2021.12.27.00/folly/io/async/
H A DREADME.md108 ### AsyncSocket subsection
136 #### AsyncSSLSocket
141 #### TAsyncUDPSocket
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/p2p/base/
H A Dbasic_packet_socket_factory.h20 class AsyncSocket; variable
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/base/
H A Dbasicpacketsocketfactory.h35 class AsyncSocket; variable
H A Dasyncsocket.cc32 AsyncSocket::AsyncSocket() { in AsyncSocket() function in talk_base::AsyncSocket
H A Dautodetectproxy.h44 class AsyncSocket; variable
H A Dsocketpool.h39 class AsyncSocket; variable
H A Dhttpserver.h36 class AsyncSocket; variable
/dports/net-im/tg_owt/tg_owt-d578c76/src/p2p/base/
H A Dbasic_packet_socket_factory.h20 class AsyncSocket; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/p2p/base/
H A Dbasic_packet_socket_factory.h20 class AsyncSocket; variable
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/p2p/base/
H A Dbasicpacketsocketfactory.h18 class AsyncSocket; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/p2p/base/
H A Dbasicpacketsocketfactory.h18 class AsyncSocket; variable
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/base/
H A Dautodetectproxy.h29 class AsyncSocket; variable
H A Dsocketpool.h22 class AsyncSocket; variable
H A Dhttpserver.h19 class AsyncSocket; variable
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/base/
H A Dautodetectproxy.h29 class AsyncSocket; variable
H A Dsocketpool.h22 class AsyncSocket; variable
H A Dhttpserver.h21 class AsyncSocket; variable
/dports/net/wangle/wangle-2021.12.27.00/wangle/acceptor/
H A DTransportInfo.h31 class AsyncSocket; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/base/
H A Dautodetectproxy.h29 class AsyncSocket; variable
H A Dhttpserver.h19 class AsyncSocket; variable
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/gil/io/
H A Dread_view.hpp23 /// \ingroup IO
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dhttpserver.h21 class AsyncSocket; variable
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dhttpserver.h21 class AsyncSocket; variable

12