/third_party/curl/lib/ |
D | pingpong.h | 88 bool block, bool disconnecting); 99 struct pingpong *pp, bool disconnecting);
|
D | pingpong.c | 48 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()
|
D | pop3.c | 1048 bool disconnecting) in pop3_block_statemach() argument 1054 result = Curl_pp_statemach(data, &pop3c->pp, TRUE, disconnecting); in pop3_block_statemach()
|
D | smtp.c | 1280 bool disconnecting) in smtp_block_statemach() argument 1286 result = Curl_pp_statemach(data, &smtpc->pp, TRUE, disconnecting); in smtp_block_statemach()
|
D | imap.c | 1386 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/ |
D | EGL_NV_stream_reset.txt | 56 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/ |
D | EGL_NV_stream_reset.txt | 56 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/ |
D | output-management.rst | 16 disconnecting a connector does not mean the head is destroyed. A head is
|
/third_party/boost/libs/beast/doc/qbk/02_examples/ |
D | _examples.qbk | 51 before disconnecting. All asynchronous clients support timeouts.
|
/third_party/node/doc/api/ |
D | cluster.md | 296 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`.
|
D | child_process.md | 1126 [`process.disconnect()`][] in child process. After disconnecting it is no longer
|
/third_party/skia/third_party/externals/dawn/docs/ |
D | device_facilities.md | 46 After disconnecting, frontend will call `backend::Device::DestroyImpl` so that it can properly free…
|
/third_party/gettext/gettext-tools/tests/ |
D | mm-ko-comp.euc-kr.po | 465 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/ |
D | automatic_keep_alive.dart | 174 // disconnecting from us. If we could mark ourselves dirty we would
|
/third_party/mbedtls/tests/suites/ |
D | test_suite_ssl.function | 2948 /* Force a read error by disconnecting the socket by hand */
|
/third_party/libsoup/ |
D | ChangeLog.pre-git | 3907 (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/ |
D | ChangeLog | 866 * optimize WPS connection speed by disconnecting prior to WPS scan and
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
D | ChangeLog | 813 * optimize WPS connection speed by disconnecting prior to WPS scan and
|
/third_party/glib/ |
D | NEWS | 1747 * 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/ |
D | CHANGELOG_V5.md | 1444 …om/nodejs/node/commit/d64a56cba5)] - **cluster**: remove handles when disconnecting worker (Ben No…
|
D | CHANGELOG_V6.md | 3793 …* 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…
|
D | CHANGELOG_V4.md | 2741 …om/nodejs/node/commit/f28f69dac4)] - **cluster**: remove handles when disconnecting worker (Ben No…
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 31267 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/ |
D | ReleaseNotes | 314 o TCP-related bug-fixes for disconnecting sockets
|
/third_party/gstreamer/gstplugins_good/ |
D | ChangeLog | 11448 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.
|