Home
last modified time | relevance | path

Searched refs:established (Results 1 – 25 of 446) sorted by relevance

12345678910>>...18

/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-spam/
DREADME.md40 [2018/11/15 09:53:21:0976] USER: callback_minimal_spam: established (try 10, est 0, closed 0, err 0)
41 [2018/11/15 09:53:21:1041] USER: callback_minimal_spam: established (try 10, est 1, closed 0, err 0)
42 [2018/11/15 09:53:21:1089] USER: callback_minimal_spam: established (try 10, est 2, closed 0, err 0)
43 [2018/11/15 09:53:21:1132] USER: callback_minimal_spam: established (try 10, est 3, closed 0, err 0)
44 [2018/11/15 09:53:21:1166] USER: callback_minimal_spam: established (try 10, est 4, closed 0, err 0)
45 [2018/11/15 09:53:21:1531] USER: callback_minimal_spam: established (try 10, est 5, closed 0, err 0)
46 [2018/11/15 09:53:21:1563] USER: callback_minimal_spam: established (try 10, est 6, closed 0, err 0)
47 [2018/11/15 09:53:21:1589] USER: callback_minimal_spam: established (try 10, est 7, closed 0, err 0)
48 [2018/11/15 09:53:21:1616] USER: callback_minimal_spam: established (try 10, est 8, closed 0, err 0)
49 [2018/11/15 09:53:21:1671] USER: callback_minimal_spam: established (try 10, est 9, closed 0, err 0)
/third_party/node/deps/npm/node_modules/socks/
DREADME.md68 …// <Socket ...> (this is a raw net.Socket that is established to the destination host through the…
77 …// <Socket ...> (this is a raw net.Socket that is established to the destination host through the…
87 …// <Socket ...> (this is a raw net.Socket that is established to the destination host through the…
98 …SOCKS proxies to ip-api.com. Once the connection to the destination is established it sends an HTT…
126 …// <Socket ...> (this is a raw net.Socket that is established to the destination host through the…
167 …// <Socket ...> (this is a raw net.Socket that is established to the destination host through the…
209 …// <Socket ...> (this is a raw net.Socket that is established to the destination host through the…
250 …as been accepted to the initial client and a full duplex stream is now established to the initial …
284 client.on('established', info => {
348 // When the UDP relay is established, this event is fired and includes the UDP relay port to send d…
[all …]
/third_party/curl/tests/data/
Dtest71418 HTTP/1.1 200 Connection established
27 HTTP/1.1 200 Connection established
29 HTTP/1.1 200 Connection established
Dtest71519 HTTP/1.1 200 Connection established
28 HTTP/1.1 200 Connection established
30 HTTP/1.1 200 Connection established
Dtest205017 HTTP/1.1 200 Connection established
31 HTTP/1.1 200 Connection established
Dtest205518 HTTP/1.1 200 Connection established
32 HTTP/1.1 200 Connection established
/third_party/libwebsockets/lib/abstract/transports/
Draw-skt.c34 uint8_t established:1; member
94 priv->established = 1; in callback_abs_client_raw_skt()
139 priv->established = 0; in callback_abs_client_raw_skt()
227 if (priv->established) { in lws_atcrs_client_conn()
301 if (!priv->wsi || !priv->established) in lws_atcrs_ask_for_writeable()
346 if (!priv || !priv->wsi || (!priv->established && !priv->connecting)) in lws_atcrs_state()
Dunit-test.c48 uint8_t established:1; member
209 priv->established = 1; in unit_test_sequencer_cb()
351 if (priv->established) { in lws_atcut_client_conn()
401 if (!priv->established) in lws_atcut_ask_for_writeable()
488 if (!priv || (!priv->established && !priv->connecting)) in lws_atcut_state()
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-tx/
Dminimal-ws-client.c58 char established; member
89 if (!vhd->established) in thread_spam()
227 vhd->established = 1; in callback_minimal_broker()
258 vhd->established = 0; in callback_minimal_broker()
272 if (vhd && vhd->client_wsi && vhd->established) in callback_minimal_broker()
DREADME.md8 When a nailed-up client connection to the broker is established, the
28 [2018/03/16 16:04:34:5794] USER: callback_minimal_broker: established
/third_party/boost/libs/asio/doc/requirements/
Dsynchronous_socket_operations.qbk29 [mdash] the effects of the operation cannot be established immediately
32 [inline_note And the effects of the operation are not established.]
35 until the effects are established.
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-sse/
Dminimal-http-server-sse.c36 time_t established; member
61 pss->established = time(NULL); in callback_sse()
104 pss->established)); in callback_sse()
/third_party/libwebsockets/plugins/raw-proxy/
Dprotocol_lws_raw_proxy.c74 char established[2]; member
159 !conn->established[side]) in flow_control()
267 conn->established[ONW] = 1; in callback_raw_proxy()
421 conn->established[ACC] = 1; in callback_raw_proxy()
481 if (conn->established[ONW] && !conn->closed[ONW]) in callback_raw_proxy()
488 if (!conn || !conn->established[ONW] || conn->closed[ONW]) in callback_raw_proxy()
/third_party/openssl/doc/man3/
DSSL_get_current_cipher.pod24 the description of the actually used cipher of a connection established with
37 on the connection established with the B<ssl> object, but is not yet in use.
48 no session has been established.
DBIO_s_accept.pod48 on the underlying connection. If no connection is established
117 When a connection is established a new socket BIO is created for
135 established connection and B<accept> will now be a single BIO
198 fprintf(stderr, "Connection 1 established\n");
211 fprintf(stderr, "Connection 2 established\n");
219 BIO_puts(cbio, "Connection 1: Second connection established\n");
221 /* Close the two established connections */
DBIO_s_connect.pod42 on the underlying connection. If no connection is established
44 a connection is established first.
91 should be made before the connection is established because
98 if the connection was established successfully. A zero or negative
99 value is returned if the connection could not be established, the
164 established and 0 or -1 if the connection failed.
DBIO_f_ssl.pod43 the SSLs read and write BIOs. If an SSL connection is not established
99 if the connection was established successfully. A zero or negative
100 value is returned if the connection could not be established, the
103 already been established this call has no effect.
144 BIO_do_handshake() returns 1 if the connection was established successfully.
145 A zero or negative value is returned if the connection could not be established.
239 * By doing this when a new connection is established
DSSL_get_session.pod30 TLSv1.2. In TLSv1.3 the same is true, but sessions are established after the
33 connection is established (or never). Calling these functions on the client side
34 in TLSv1.3 before the session has been established will still return an
48 The new session callback is only invoked when a session is actually established,
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dwebrtcsctptransport.c123 _on_sctp_association_established (GstElement * sctpenc, gboolean established, in _on_sctp_association_established() argument
127 if (established) in _on_sctp_association_established()
131 sctp->association_established = established; in _on_sctp_association_established()
/third_party/node/deps/npm/node_modules/socks/docs/examples/typescript/
DbindExample.md21 … be used by creating a new SocksClient instance and listening for 'bound' and 'established' events.
61 client.on('established', (info) => {
76 …// <Socket ...> (this is a raw net.Socket that is established to the destination host through the…
DconnectExample.md40 …// <Socket ...> (this is a raw net.Socket that is established to the destination host through the…
101 …// <Socket ...> (this is a raw net.Socket that is established to the destination host through the…
166 …// <Socket ...> (this is a raw net.Socket that is established to the destination host through the…
224 client.on('established', (info) => {
226 …// <Socket ...> (this is a raw net.Socket that is established to the destination host through the…
/third_party/node/deps/npm/node_modules/socks/docs/examples/javascript/
DbindExample.md21 … be used by creating a new SocksClient instance and listening for 'bound' and 'established' events.
61 client.on('established', (info) => {
76 …// <Socket ...> (this is a raw net.Socket that is established to the destination host through the…
DconnectExample.md40 …// <Socket ...> (this is a raw net.Socket that is established to the destination host through the…
100 …// <Socket ...> (this is a raw net.Socket that is established to the destination host through the…
164 …// <Socket ...> (this is a raw net.Socket that is established to the destination host through the…
221 client.on('established', (info) => {
223 …// <Socket ...> (this is a raw net.Socket that is established to the destination host through the…
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client/
DREADME.md37 [2020/01/22 05:38:48:1649] U: callback_minimal: established
59 established if done within the backoff period.
/third_party/boost/libs/python/doc/reference/
Dwith_custodian_and_ward.qbk12 …e parameter which is the dependency in the lifetime relationship to be established. If used to wra…
13 …he parameter which is the dependent in the lifetime relationship to be established. If used to wra…
38 …e parameter which is the dependency in the lifetime relationship to be established. Zero indicates…
39 …he parameter which is the dependent in the lifetime relationship to be established. Zero indicates…

12345678910>>...18