Searched +full:ipv4 +full:- +full:no +full:- +full:srv +full:- +full:simple +full:- +full:service +full:- +full:config (Results 1 – 10 of 10) sorted by relevance
/third_party/grpc/test/cpp/naming/ |
D | resolver_test_record_groups.yaml | 1 resolver_tests_common_zone_name: resolver-tests-version-4.grpctestingexp. 3 # Tests for which we enable SRV queries 4 - expected_addrs: 5 - {address: '5.5.5.5:443', is_balancer: false} 13 record_to_resolve: no-srv-ipv4-single-target 15 no-srv-ipv4-single-target: 16 - {TTL: '2100', data: 5.5.5.5, type: A} 17 - expected_addrs: 18 - {address: '1.2.3.4:1234', is_balancer: true} 26 record_to_resolve: srv-ipv4-single-target [all …]
|
D | resolver_component_tests_runner.py | 8 # http://www.apache.org/licenses/LICENSE-2.0 16 # This file is auto-generated 28 argp = argparse.ArgumentParser(description='Run c-ares resolver tests') 29 argp.add_argument('--test_bin_path', default=None, type=str, 31 argp.add_argument('--dns_server_bin_path', default=None, type=str, 33 argp.add_argument('--records_config_path', default=None, type=str, 36 argp.add_argument('--dns_server_port', default=None, type=int, 38 argp.add_argument('--dns_resolver_bin_path', default=None, type=str, 40 argp.add_argument('--tcp_connect_bin_path', default=None, type=str, 67 '--server_host', '127.0.0.1', [all …]
|
/third_party/glib/gio/ |
D | gsocketclient.c | 1 /* GIO - GLib Input, Output and Streaming Library 24 #include "config.h" 57 #include "gmarshal-internal.h" 66 * @short_description: Helper for connecting to a network service 70 * #GSocketClient is a lightweight high-level utility class for connecting to 134 family = client->priv->family; in G_DEFINE_TYPE_WITH_PRIVATE() 136 client->priv->local_address != NULL) in G_DEFINE_TYPE_WITH_PRIVATE() 137 family = g_socket_address_get_family (client->priv->local_address); in G_DEFINE_TYPE_WITH_PRIVATE() 142 client->priv->type, in G_DEFINE_TYPE_WITH_PRIVATE() 143 client->priv->protocol, in G_DEFINE_TYPE_WITH_PRIVATE() [all …]
|
/third_party/node/deps/cares/ |
D | CHANGES | 1 Changelog for the c-ares project. Generated with git2changes.pl 6 - missed version 8 - 1.18.1 release prep 10 - ares_getaddrinfo() was returning the wrong size for ai_addrlen 19 - Windows: autotools force linking to iphlpapi 22 - [Gregor Jasny brought this change] 33 - replace Travis badge with Cirrus-CI badge 35 - c-ares 1.18.0 release prep 38 - [Jérôme Duval brought this change] 47 - valgrind: fix reported invalid read [all …]
|
/third_party/glib/ |
D | NEWS | 10 - #2361 g_key_file_load_from_file segfaults on "Key[*]="like lines 11 - !1997 Backport !1996 “Include glibconfig.h to get the G_OS_UNIX token” to glib-2-68 12 - !2016 GIO W32: Pin gio DLL 13 - !2021 Backport MR !2016 (GIO W32: Pin gio DLL) into glib-2-68 14 - !2022 Few fixes and notes for building on Visual Studio 2012 and earlier 15 - !2034 Backport MR !2032 (gkeyfile: Drop a redundant check) into glib-2-68 16 - !2035 Backport !2026 “Split g_test_log() messages that contain multiple lines” to glib-2-68 19 - English (United Kingdom) 26 - !1987 build: Drop gconstructor_as_data_h usage from glib-compile-schemas 27 - !1989 glib.supp: Generalize some suppressions [all …]
|
/third_party/curl/tests/ |
D | runtests.pl | 9 # Copyright (C) 1998 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al. 28 # $HOSTIP, $HOST6IP - Set to the address of the host running the test suite 29 # $CLIENTIP, $CLIENT6IP - Set to the address of the host running curl 30 # runclient, runclientoutput - Modify to copy all the files in the log/ 49 # Finally, to properly support -g and -n, checktestcmd needs to change 52 # fixed. As long as the -g option is never given, and the -n is always 60 # usually set by the Makefile, but for out-of-tree builds with direct 69 no warnings "all"; 132 my $NOLISTENPORT=47; # port number we use for a local non-listening service 137 my $HTTPSPROXYPORT = $noport; # HTTPS-proxy (stunnel) port [all …]
|
/third_party/node/doc/api/ |
D | all.json | 21 …- Deprecated. The feature may emit warnings. Backward\ncompatibility is not guaranteed.</p>\n</blo… 26 "desc": "<!-- STABILITY_OVERVIEW_SLOT_BEGIN -->\n<!-- STABILITY_OVERVIEW_SLOT_END -->", 58 …-linked shared objects written in C++. The\n<a href=\"modules.html#modules_require_id\"><code>requ… 63 …simple addon, written in C++, that is the\nequivalent of the following JavaScript code:</p>\n<pre>… 66 "textRaw": "Context-aware addons", 67 "name": "context-aware_addons", 68 …-aware addon can be constructed by using the macro\n<code>NODE_MODULE_INITIALIZER</code>, which ex… 77 "pr-url": "https://github.com/nodejs/node/pull/34572", 82 …-on needs to either:</p>\n<ul>\n<li>Be an Node-API addon, or</li>\n<li>Be declared as context-awar… 88 "displayName": "Context-aware addons" [all …]
|
D | all.html | 4 <meta charset="utf-8"> 5 <meta name="viewport" content="width=device-width"> 6 <meta name="nodejs.org:node-version" content="v14.20.1"> 13 <body class="alt apidoc" id="api-section-all"> 22 <li><a href="documentation.html" class="nav-documentation">About this documentation</a></li> 23 <li><a href="synopsis.html" class="nav-synopsis">Usage and example</a></li> 27 <li><a href="assert.html" class="nav-assert">Assertion testing</a></li> 28 <li><a href="async_hooks.html" class="nav-async_hooks">Async hooks</a></li> 29 <li><a href="buffer.html" class="nav-buffer">Buffer</a></li> 30 <li><a href="addons.html" class="nav-addons">C++ addons</a></li> [all …]
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 3 2022-06-15 23:36:18 +0100 Tim-Philipp Müller <tim@centricular.com> 7 * gst-plugins-bad.doap: 11 2022-06-15 23:36:10 +0100 Tim-Philipp Müller <tim@centricular.com> 16 2022-06-09 23:19:24 +0900 Seungha Yang <seungha@centricular.com> 22 Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2584> 24 2022-05-27 05:15:13 +1000 Jan Schmidt <jan@centricular.com> 26 * sys/androidmedia/gstamc-constants.h: 32 Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2572> 34 2022-05-30 16:31:38 -0400 Olivier Crête <olivier.crete@collabora.com> 38 webrtcbin: Reject answers that don't contain the same number of m-line as offer [all …]
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 1 diff --git a/src/DEPS b/src/DEPS 3 --- a/src/DEPS 5 @@ -253,7 +253,7 @@ vars = { 6 # Three lines of non-changing comments so that 9 - 'angle_revision': '29b222a3c07c541cafa459ae6886134da3493a4b', 11 # Three lines of non-changing comments so that 14 @@ -292,7 +292,7 @@ vars = { 15 # Three lines of non-changing comments so that 18 - 'freetype_revision': '034e5dbf92ea3a7ea7c9322e47a3a50ff23f7b55', 20 # Three lines of non-changing comments so that [all …]
|