Home
last modified time | relevance | path

Searched refs:connecting (Results 1 – 25 of 291) sorted by relevance

12345678910>>...12

/external/grpc-grpc/src/core/ext/transport/chttp2/client/
Dchttp2_connector.cc48 bool connecting; member
86 if (!c->connecting && c->endpoint != nullptr) { in chttp2_connector_shutdown()
173 GPR_ASSERT(c->connecting); in connected()
174 c->connecting = false; in connected()
212 GPR_ASSERT(!c->connecting); in chttp2_connector_connect()
213 c->connecting = true; in chttp2_connector_connect()
/external/autotest/client/site_tests/cellular_DisableWhileConnecting/
Dcontrol.att7 PURPOSE = "Check that the 3G modem can handle a disconnect while connecting."
10 connecting is not promptly executed.
20 Check that the 3G modem can handle a disconnect while connecting.
Dcontrol.sprint7 PURPOSE = "Check that the 3G modem can handle a disconnect while connecting."
10 connecting is not promptly executed.
20 Check that the 3G modem can handle a disconnect while connecting.
Dcontrol7 PURPOSE = "Check that the 3G modem can handle a disconnect while connecting."
10 connecting is not promptly executed.
19 Check that the 3G modem can handle a disconnect while connecting.
Dcontrol.tmobile7 PURPOSE = "Check that the 3G modem can handle a disconnect while connecting."
10 connecting is not promptly executed.
20 Check that the 3G modem can handle a disconnect while connecting.
Dcontrol.verizon7 PURPOSE = "Check that the 3G modem can handle a disconnect while connecting."
10 connecting is not promptly executed.
20 Check that the 3G modem can handle a disconnect while connecting.
Dcontrol.pseudomodem7 PURPOSE = "Check that the 3G modem can handle a disconnect while connecting."
10 connecting is not promptly executed.
18 Check that the 3G modem can handle a disconnect while connecting.
/external/libwebsockets/lib/abstract/transports/
Draw-skt.c35 uint8_t connecting:1; member
93 priv->connecting = 0; in callback_abs_client_raw_skt()
140 priv->connecting = 0; in callback_abs_client_raw_skt()
224 if (priv->connecting) in lws_atcrs_client_conn()
290 priv->connecting = 1; in lws_atcrs_client_conn()
346 if (!priv || !priv->wsi || (!priv->established && !priv->connecting)) in lws_atcrs_state()
/external/usrsctp/programs/
Dst_client.c67 static int connecting = 0; variable
204 if (connecting) { in handle_upcall()
206 connecting = 0; in handle_upcall()
209 connecting = 0; in handle_upcall()
378 connecting = 1;
/external/autotest/server/site_tests/network_WiFi_ConnectionIdentifier/
Dcontrol15 connecting to the same network, and different when connecting to different
/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-alexa/
DREADME.md50 [2019/10/16 16:22:02:4114] N: lws_ss_client_connect: connecting 0 api.amazon.com /auth/o2/token
53 [2019/10/16 16:22:02:8754] N: lws_ss_client_connect: connecting 1 alexa.na.gateway.devices.a2z.com …
58 [2019/10/16 16:22:06:9381] N: lws_ss_client_connect: connecting 1 alexa.na.gateway.devices.a2z.com …
/external/libevent/
Dbufferevent_sock.c248 if (bufev_p->connecting) { in bufferevent_writecb()
260 bufev_p->connecting = 0; in bufferevent_writecb()
409 bufev_p->connecting = 1; in bufferevent_socket_connect()
430 bufev_p->connecting = 1; in bufferevent_socket_connect()
437 bufev_p->connecting = 1; in bufferevent_socket_connect()
588 if ((event & EV_WRITE) && ! bufev_p->connecting) { in be_socket_disable()
Dbufferevent_async.c215 if (beva->write_in_progress || beva->bev.connecting) in bev_async_consider_writing()
261 if (beva->read_in_progress || beva->bev.connecting) in bev_async_consider_reading()
352 if (bev_async->bev.connecting) { in be_async_enable()
442 EVUTIL_ASSERT(bev_a->bev.connecting); in connect_complete()
443 bev_a->bev.connecting = 0; in connect_complete()
/external/python/cpython3/Lib/
Dasyncore.py215 connecting = False variable in dispatcher
330 self.connecting = True
390 self.connecting = False
416 if self.connecting:
428 self.connecting = False
437 if self.connecting:
/external/curl/tests/unit/
Dunit1303.c70 bool connecting; member
144 timeout = Curl_timeleft(data, &now, run[i].connecting);
/external/rust/crates/mio/src/sys/windows/
Dnamed_pipe.rs91 connecting: AtomicBool, field
161 if self.inner.connecting.swap(true, SeqCst) { in connect()
177 self.inner.connecting.store(false, SeqCst); in connect()
195 self.inner.connecting.store(false, SeqCst); in connect()
235 connecting: AtomicBool::new(false), in from_raw_handle()
450 if self.inner.connecting.load(SeqCst) { in drop()
611 let prev = me.connecting.swap(false, SeqCst); in connect_done()
/external/python/cpython2/Lib/
Dasyncore.py228 connecting = False variable in dispatcher
346 self.connecting = True
406 self.connecting = False
445 if self.connecting:
457 self.connecting = False
466 if self.connecting:
/external/tensorflow/tensorflow/core/protobuf/
Dservice_config.proto10 // The protocol for the dispatcher to use when connecting to workers.
30 // The protocol for the worker to use when connecting to the dispatcher.
/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-client-tx/
DREADME.md24 -f| Force connecting to the wrong endpoint to check backoff retry flow
31 [2019/08/12 07:16:12:6117] N: lws_ss_client_connect: connecting h1get warmcat.com /
/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-sink/
DREADME.md24 -f| Force connecting to the wrong endpoint to check backoff retry flow
31 [2019/08/12 07:16:12:6117] N: lws_ss_client_connect: connecting h1get warmcat.com /
/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams/
DREADME.md24 -f| Force connecting to the wrong endpoint to check backoff retry flow
31 [2019/08/12 07:16:12:6117] N: lws_ss_client_connect: connecting h1get warmcat.com /
/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-metadata/
DREADME.md24 -f| Force connecting to the wrong endpoint to check backoff retry flow
33 [2019/08/12 07:16:12:6117] N: lws_ss_client_connect: connecting h1get warmcat.com /
/external/curl/docs/cmdline-opts/
Dftp-alternative-to-user.d9 When connecting to Tumbleweed's Secure Transport server over FTPS using a
Dsocks5-basic.d6 Tells curl to use username/password authentication when connecting to a SOCKS5
/external/autotest/client/tests/ipv6connect/
Dcontrol8 Create many TCP connections to dual-stack sockets on IPv6 loopback, connecting

12345678910>>...12