Searched +full:ipv4 +full:- +full:second +full:- +full:language +full:- +full:is +full:- +full:cpp +full:- +full:txt +full:- +full:disabled (Results 1 – 8 of 8) sorted by relevance
| /external/grpc-grpc/test/cpp/naming/ |
| D | resolver_test_record_groups.yaml | 1 resolver_tests_common_zone_name: resolver-tests-version-4.grpctestingexp. 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 28 _grpclb._tcp.srv-ipv4-single-target: [all …]
|
| D | resolver_component_tests_runner.py | 8 # http://www.apache.org/licenses/LICENSE-2.0 11 # distributed under the License is distributed on an "AS IS" BASIS, 13 # See the License for the specific language governing permissions and 16 # This file is auto-generated 27 argp = argparse.ArgumentParser(description='Run c-ares resolver tests') 28 argp.add_argument('--test_bin_path', default=None, type=str, 30 argp.add_argument('--dns_server_bin_path', default=None, type=str, 32 argp.add_argument('--records_config_path', default=None, type=str, 35 argp.add_argument('--dns_server_port', default=None, type=int, 36 help=('Port that local DNS server is listening on.')) [all …]
|
| /external/sdv/vsomeip/third_party/boost/asio/doc/ |
| D | history.qbk | 2 / Copyright (c) 2003-2021 Christopher M. Kohlhoff (chris at kohlhoff dot com) 5 / file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) 18 * Changed `any_io_executor` to a "strong typedef"-style class. 22 * Ensured `errno` is not overwritten if `socket()` fails on macOS/FreeBSD. 23 * Fixed work tracking for `io_context` and `thread_pool` executors when move-assigned. 25 * Fixed I/O object move-assignment to ensure the executor is left in a valid state. 29 * Removed deprecated file [^asio/impl/src.cpp]. 37 * Added executor-converting construction and assignment to `ip::basic_resolver`. 43 with a single parameter, the argument is passed through as-is. For signatures 64 to detect whether it is supported. [all …]
|
| /external/mdnsresponder/mDNSCore/ |
| D | mDNSEmbeddedAPI.h | 1 /* -*- Mode: C; tab-width: 4 -*- 3 * Copyright (c) 2002-2003 Apple Computer, Inc. All rights reserved. 9 * http://www.apache.org/licenses/LICENSE-2.0 12 * distributed under the License is distributed on an "AS IS" BASIS, 14 * See the License for the specific language governing permissions and 19 this is probably NOT the header file you're looking for. 23 which is appropriate *only* on tiny embedded systems where everything 24 runs in a single address space and memory is extremely constrained. 25 All the APIs here are malloc-free, which means that the caller is 29 is never a case where a call can suffer intermittent failures because [all …]
|
| /external/mbedtls/ |
| D | ChangeLog | 3 = Mbed TLS 3.5.2 branch released 2024-01-26 8 attacker or a remote attacker who is close to the victim on the network 14 could result in an integer overflow, causing a zero-length buffer to be 18 = Mbed TLS 3.5.1 branch released 2023-11-06 21 * Mbed TLS is now released under a dual Apache-2.0 OR GPL-2.0-or-later 28 = Mbed TLS 3.5.0 branch released 2023-10-05 31 * Mbed TLS 3.4 introduced support for omitting the built-in implementation 32 of ECDSA and/or EC J-PAKE when those are provided by a driver. However, 33 there was a flaw in the logic checking if the built-in implementation, in 36 accelerated and still have the built-in implementation compiled out. [all …]
|
| /external/python/cpython3/ |
| D | configure | 2 # Guess values for system-dependent variables and create Makefiles. 8 # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation, 12 # This configure script is free software; the Free Software Foundation 14 ## -------------------- ## 16 ## -------------------- ## 25 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 26 # is contrary to our usage. Disable this feature. 27 alias -g '${1+"$@"}'='"$@"' 30 case `(set -o) 2>/dev/null` in #( 32 set -o posix ;; #( [all …]
|
| /external/pigweed/docs/ |
| D | changelog.rst | 3 .. _docs-changelog: 9 -------------------------------- 11 -------------------------------- 12 .. pigweed-live:: 14 .. _docs-changelog-latest: 16 ------------ 18 ------------ 23 * **Clock management**: The new :ref:`module-pw_clock_tree` module manages 26 * **GitHub Actions**: The new :ref:`docs-github` guide shows you 27 how to set up GitHub Actions to build and test a Bazel-based Pigweed [all …]
|
| /external/strace/ |
| D | ChangeLog | 1 2018-10-30 Dmitry V. Levin <ldv@altlinux.org> 10 2018-10-25 Dmitry V. Levin <ldv@altlinux.org> 14 2018-10-25 Elvira Khabirova <lineprinter@altlinux.org> 28 Co-Authored-by: Dmitry V. Levin <ldv@altlinux.org> 30 2018-10-25 Dmitry V. Levin <ldv@altlinux.org> 33 Linux commit v4.19-rc2-5-g2ecefa0a15fd0ef88b9cd5d15ceb813008136431 40 2018-10-24 Dmitry V. Levin <ldv@altlinux.org> 44 introduced by Linux commit v4.19-rc7~24^2~1. 51 2018-10-24 Gleb Fotengauer-Malinovskiy <glebfm@altlinux.org> 54 * linux/32/ioctls_inc_align16.h: Update from linux v4.19-rc8 [all …]
|