Home
last modified time | relevance | path

Searched refs:disconnecting (Results 1 – 25 of 27) sorted by relevance

12

/third_party/curl/lib/
Dpingpong.h88 bool block, bool disconnecting);
99 struct pingpong *pp, bool disconnecting);
Dpingpong.c48 struct pingpong *pp, bool disconnecting) in Curl_pp_state_timeout() argument
65 if(data->set.timeout && !disconnecting) { in Curl_pp_state_timeout()
82 bool disconnecting) in Curl_pp_statemach() argument
88 timediff_t timeout_ms = Curl_pp_state_timeout(data, pp, disconnecting); in Curl_pp_statemach()
Dpop3.c1048 bool disconnecting) in pop3_block_statemach() argument
1054 result = Curl_pp_statemach(data, &pop3c->pp, TRUE, disconnecting); in pop3_block_statemach()
Dsmtp.c1280 bool disconnecting) in smtp_block_statemach() argument
1286 result = Curl_pp_statemach(data, &smtpc->pp, TRUE, disconnecting); in smtp_block_statemach()
Dimap.c1386 bool disconnecting) in imap_block_statemach() argument
1392 result = Curl_pp_statemach(data, &imapc->pp, TRUE, disconnecting); in imap_block_statemach()
/third_party/skia/third_party/externals/egl-registry/extensions/NV/
DEGL_NV_stream_reset.txt56 permanently disconnecting.
68 disconnecting and destroying the stream and then recreating and
83 without disconnecting, so that processing may continue again when
/third_party/EGL/extensions/NV/
DEGL_NV_stream_reset.txt56 permanently disconnecting.
68 disconnecting and destroying the stream and then recreating and
83 without disconnecting, so that processing may continue again when
/third_party/weston/doc/sphinx/toc/libweston/
Doutput-management.rst16 disconnecting a connector does not mean the head is destroyed. A head is
/third_party/boost/libs/beast/doc/qbk/02_examples/
D_examples.qbk51 before disconnecting. All asynchronous clients support timeouts.
/third_party/node/doc/api/
Dcluster.md296 Because long living server connections may block workers from disconnecting, it
428 This function will kill the worker. In the master, it does this by disconnecting
430 worker, it does it by disconnecting the channel, and then exiting with code `0`.
Dchild_process.md1126 [`process.disconnect()`][] in child process. After disconnecting it is no longer
/third_party/skia/third_party/externals/dawn/docs/
Ddevice_facilities.md46 After disconnecting, frontend will call `backend::Device::DestroyImpl` so that it can properly free…
/third_party/gettext/gettext-tools/tests/
Dmm-ko-comp.euc-kr.po465 msgid "Ask for confirmation when connecting/disconnecting"
477 msgid "Command executed when disconnecting"
481 msgid "Display a confirmation dialog when connecting or disconnecting."
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/
Dautomatic_keep_alive.dart174 // disconnecting from us. If we could mark ourselves dirty we would
/third_party/mbedtls/tests/suites/
Dtest_suite_ssl.function2948 /* Force a read error by disconnecting the socket by hand */
/third_party/libsoup/
DChangeLog.pre-git3907 (clear_current_request): handle disconnecting (if necessary) and
5646 disconnecting the socket, disconnect from its signals first to
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
DChangeLog866 * optimize WPS connection speed by disconnecting prior to WPS scan and
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
DChangeLog813 * optimize WPS connection speed by disconnecting prior to WPS scan and
/third_party/glib/
DNEWS1747 * Add `g_clear_signal_handler()` to allow disconnecting from a `GObject` signal
9007 - if exiting due to the bus disconnecting us, print an error message
/third_party/node/doc/changelogs/
DCHANGELOG_V5.md1444 …om/nodejs/node/commit/d64a56cba5)] - **cluster**: remove handles when disconnecting worker (Ben No…
DCHANGELOG_V6.md3793 …* fix inspector hang while disconnecting (Aleksei Koziatinskii) [#8021](https://github.com/nodejs/…
3841 …js/node/commit/92de0bc1a6)] - **inspector**: fix inspector hang while disconnecting (Aleksei Kozia…
DCHANGELOG_V4.md2741 …om/nodejs/node/commit/f28f69dac4)] - **cluster**: remove handles when disconnecting worker (Ben No…
/third_party/gstreamer/gstplugins_base/
DChangeLog31267 glimagesink: Guard against disconnecting invalid signal ids
75000 decodebin: Use signal handler IDs instead of disconnecting by function
75017 playsink: Use signal handler IDs instead of disconnecting/blocking by function
88130 …playsink: Use g_signal_handlers_block_by_func()/unblock_by_func() instead of disconnecting and rec…
/third_party/NuttX/
DReleaseNotes314 o TCP-related bug-fixes for disconnecting sockets
/third_party/gstreamer/gstplugins_good/
DChangeLog11448 Notice also that there is not point in disconnecting the signals on the
35211 Fix by disconnecting our signal on finalize.
125746 format change on the stream by waiting when disconnecting the stream.

12