Home
last modified time | relevance | path

Searched +full:ipv6 +full:- +full:multi +full:- +full:target (Results 1 – 25 of 165) sorted by relevance

1234567

/third_party/grpc/test/cpp/naming/
Dresolver_test_record_groups.yaml1 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 …]
Dresolver_component_tests_runner.py8 # 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/boost/libs/asio/example/cpp11/local/
DJamfile.v22 # Copyright (c) 2003-2021 Christopher M. Kohlhoff (chris at kohlhoff dot com)
12 lib ipv6 ; # HPUX
20 <threading>multi
21 <target-os>solaris:<library>socket
22 <target-os>solaris:<library>nsl
23 <target-os>windows:<define>_WIN32_WINNT=0x0501
24 <target-os>windows,<toolset>gcc:<library>ws2_32
25 <target-os>windows,<toolset>gcc:<library>mswsock
26 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS
27 <target-os>hpux,<toolset>gcc:<define>_XOPEN_SOURCE_EXTENDED
[all …]
/third_party/boost/libs/asio/example/cpp03/local/
DJamfile.v22 # Copyright (c) 2003-2021 Christopher M. Kohlhoff (chris at kohlhoff dot com)
12 lib ipv6 ; # HPUX
21 <threading>multi
22 <target-os>solaris:<library>socket
23 <target-os>solaris:<library>nsl
24 <target-os>windows:<define>_WIN32_WINNT=0x0501
25 <target-os>windows,<toolset>gcc:<library>ws2_32
26 <target-os>windows,<toolset>gcc:<library>mswsock
27 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS
28 <target-os>hpux,<toolset>gcc:<define>_XOPEN_SOURCE_EXTENDED
[all …]
/third_party/boost/libs/asio/example/cpp11/fork/
DJamfile.v22 # Copyright (c) 2003-2021 Christopher M. Kohlhoff (chris at kohlhoff dot com)
12 lib ipv6 ; # HPUX
19 <threading>multi
20 <target-os>solaris:<library>socket
21 <target-os>solaris:<library>nsl
22 <target-os>windows:<define>_WIN32_WINNT=0x0501
23 <target-os>windows,<toolset>gcc:<library>ws2_32
24 <target-os>windows,<toolset>gcc:<library>mswsock
25 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS
26 <target-os>hpux,<toolset>gcc:<define>_XOPEN_SOURCE_EXTENDED
[all …]
/third_party/boost/libs/asio/example/cpp03/fork/
DJamfile.v22 # Copyright (c) 2003-2021 Christopher M. Kohlhoff (chris at kohlhoff dot com)
12 lib ipv6 ; # HPUX
20 <threading>multi
21 <target-os>solaris:<library>socket
22 <target-os>solaris:<library>nsl
23 <target-os>windows:<define>_WIN32_WINNT=0x0501
24 <target-os>windows,<toolset>gcc:<library>ws2_32
25 <target-os>windows,<toolset>gcc:<library>mswsock
26 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS
27 <target-os>hpux,<toolset>gcc:<define>_XOPEN_SOURCE_EXTENDED
[all …]
/third_party/boost/libs/asio/example/cpp03/spawn/
DJamfile.v22 # Copyright (c) 2003-2021 Christopher M. Kohlhoff (chris at kohlhoff dot com)
12 lib ipv6 ; # HPUX
22 <threading>multi
23 <target-os>solaris:<library>socket
24 <target-os>solaris:<library>nsl
25 <target-os>windows:<define>_WIN32_WINNT=0x0501
26 <target-os>windows,<toolset>gcc:<library>ws2_32
27 <target-os>windows,<toolset>gcc:<library>mswsock
28 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS
29 <target-os>hpux,<toolset>gcc:<define>_XOPEN_SOURCE_EXTENDED
[all …]
/third_party/boost/libs/asio/example/cpp11/invocation/
DJamfile.v22 # Copyright (c) 2003-2021 Christopher M. Kohlhoff (chris at kohlhoff dot com)
12 lib ipv6 ; # HPUX
19 <threading>multi
20 <target-os>solaris:<library>socket
21 <target-os>solaris:<library>nsl
22 <target-os>windows:<define>_WIN32_WINNT=0x0501
23 <target-os>windows,<toolset>gcc:<library>ws2_32
24 <target-os>windows,<toolset>gcc:<library>mswsock
25 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS
26 <target-os>hpux,<toolset>gcc:<define>_XOPEN_SOURCE_EXTENDED
[all …]
/third_party/boost/libs/asio/example/cpp03/windows/
DJamfile.v22 # Copyright (c) 2003-2021 Christopher M. Kohlhoff (chris at kohlhoff dot com)
12 lib ipv6 ; # HPUX
20 <threading>multi
21 <target-os>solaris:<library>socket
22 <target-os>solaris:<library>nsl
23 <target-os>windows:<define>_WIN32_WINNT=0x0501
24 <target-os>windows,<toolset>gcc:<library>ws2_32
25 <target-os>windows,<toolset>gcc:<library>mswsock
26 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS
27 <target-os>hpux,<toolset>gcc:<define>_XOPEN_SOURCE_EXTENDED
[all …]
/third_party/boost/libs/asio/example/cpp03/icmp/
DJamfile.v22 # Copyright (c) 2003-2021 Christopher M. Kohlhoff (chris at kohlhoff dot com)
12 lib ipv6 ; # HPUX
20 <threading>multi
21 <target-os>solaris:<library>socket
22 <target-os>solaris:<library>nsl
23 <target-os>windows:<define>_WIN32_WINNT=0x0501
24 <target-os>windows,<toolset>gcc:<library>ws2_32
25 <target-os>windows,<toolset>gcc:<library>mswsock
26 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS
27 <target-os>hpux,<toolset>gcc:<define>_XOPEN_SOURCE_EXTENDED
[all …]
/third_party/boost/libs/asio/example/cpp11/nonblocking/
DJamfile.v22 # Copyright (c) 2003-2021 Christopher M. Kohlhoff (chris at kohlhoff dot com)
12 lib ipv6 ; # HPUX
19 <threading>multi
20 <target-os>solaris:<library>socket
21 <target-os>solaris:<library>nsl
22 <target-os>windows:<define>_WIN32_WINNT=0x0501
23 <target-os>windows,<toolset>gcc:<library>ws2_32
24 <target-os>windows,<toolset>gcc:<library>mswsock
25 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS
26 <target-os>hpux,<toolset>gcc:<define>_XOPEN_SOURCE_EXTENDED
[all …]
/third_party/boost/libs/asio/example/cpp03/timers/
DJamfile.v22 # Copyright (c) 2003-2021 Christopher M. Kohlhoff (chris at kohlhoff dot com)
12 lib ipv6 ; # HPUX
20 <threading>multi
21 <target-os>solaris:<library>socket
22 <target-os>solaris:<library>nsl
23 <target-os>windows:<define>_WIN32_WINNT=0x0501
24 <target-os>windows,<toolset>gcc:<library>ws2_32
25 <target-os>windows,<toolset>gcc:<library>mswsock
26 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS
27 <target-os>hpux,<toolset>gcc:<define>_XOPEN_SOURCE_EXTENDED
[all …]
/third_party/boost/libs/asio/example/cpp11/allocation/
DJamfile.v22 # Copyright (c) 2003-2021 Christopher M. Kohlhoff (chris at kohlhoff dot com)
12 lib ipv6 ; # HPUX
19 <threading>multi
20 <target-os>solaris:<library>socket
21 <target-os>solaris:<library>nsl
22 <target-os>windows:<define>_WIN32_WINNT=0x0501
23 <target-os>windows,<toolset>gcc:<library>ws2_32
24 <target-os>windows,<toolset>gcc:<library>mswsock
25 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS
26 <target-os>hpux,<toolset>gcc:<define>_XOPEN_SOURCE_EXTENDED
[all …]
/third_party/boost/libs/asio/example/cpp03/invocation/
DJamfile.v22 # Copyright (c) 2003-2021 Christopher M. Kohlhoff (chris at kohlhoff dot com)
12 lib ipv6 ; # HPUX
20 <threading>multi
21 <target-os>solaris:<library>socket
22 <target-os>solaris:<library>nsl
23 <target-os>windows:<define>_WIN32_WINNT=0x0501
24 <target-os>windows,<toolset>gcc:<library>ws2_32
25 <target-os>windows,<toolset>gcc:<library>mswsock
26 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS
27 <target-os>hpux,<toolset>gcc:<define>_XOPEN_SOURCE_EXTENDED
[all …]
/third_party/boost/libs/asio/example/cpp03/nonblocking/
DJamfile.v22 # Copyright (c) 2003-2021 Christopher M. Kohlhoff (chris at kohlhoff dot com)
12 lib ipv6 ; # HPUX
20 <threading>multi
21 <target-os>solaris:<library>socket
22 <target-os>solaris:<library>nsl
23 <target-os>windows:<define>_WIN32_WINNT=0x0501
24 <target-os>windows,<toolset>gcc:<library>ws2_32
25 <target-os>windows,<toolset>gcc:<library>mswsock
26 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS
27 <target-os>hpux,<toolset>gcc:<define>_XOPEN_SOURCE_EXTENDED
[all …]
/third_party/boost/libs/asio/example/cpp11/timers/
DJamfile.v22 # Copyright (c) 2003-2021 Christopher M. Kohlhoff (chris at kohlhoff dot com)
12 lib ipv6 ; # HPUX
20 <threading>multi
21 <target-os>solaris:<library>socket
22 <target-os>solaris:<library>nsl
23 <target-os>windows:<define>_WIN32_WINNT=0x0501
24 <target-os>windows,<toolset>gcc:<library>ws2_32
25 <target-os>windows,<toolset>gcc:<library>mswsock
26 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS
27 <target-os>hpux,<toolset>gcc:<define>_XOPEN_SOURCE_EXTENDED
[all …]
/third_party/boost/libs/asio/example/cpp11/buffers/
DJamfile.v22 # Copyright (c) 2003-2021 Christopher M. Kohlhoff (chris at kohlhoff dot com)
12 lib ipv6 ; # HPUX
19 <threading>multi
20 <target-os>solaris:<library>socket
21 <target-os>solaris:<library>nsl
22 <target-os>windows:<define>_WIN32_WINNT=0x0501
23 <target-os>windows,<toolset>gcc:<library>ws2_32
24 <target-os>windows,<toolset>gcc:<library>mswsock
25 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS
26 <target-os>hpux,<toolset>gcc:<define>_XOPEN_SOURCE_EXTENDED
[all …]
/third_party/boost/libs/asio/example/cpp11/socks4/
DJamfile.v22 # Copyright (c) 2003-2021 Christopher M. Kohlhoff (chris at kohlhoff dot com)
12 lib ipv6 ; # HPUX
20 <threading>multi
21 <target-os>solaris:<library>socket
22 <target-os>solaris:<library>nsl
23 <target-os>windows:<define>_WIN32_WINNT=0x0501
24 <target-os>windows,<toolset>gcc:<library>ws2_32
25 <target-os>windows,<toolset>gcc:<library>mswsock
26 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS
27 <target-os>hpux,<toolset>gcc:<define>_XOPEN_SOURCE_EXTENDED
[all …]
/third_party/boost/libs/asio/example/cpp03/buffers/
DJamfile.v22 # Copyright (c) 2003-2021 Christopher M. Kohlhoff (chris at kohlhoff dot com)
12 lib ipv6 ; # HPUX
20 <threading>multi
21 <target-os>solaris:<library>socket
22 <target-os>solaris:<library>nsl
23 <target-os>windows:<define>_WIN32_WINNT=0x0501
24 <target-os>windows,<toolset>gcc:<library>ws2_32
25 <target-os>windows,<toolset>gcc:<library>mswsock
26 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS
27 <target-os>hpux,<toolset>gcc:<define>_XOPEN_SOURCE_EXTENDED
[all …]
/third_party/boost/libs/asio/example/cpp11/futures/
DJamfile.v22 # Copyright (c) 2003-2021 Christopher M. Kohlhoff (chris at kohlhoff dot com)
12 lib ipv6 ; # HPUX
19 <threading>multi
20 <target-os>solaris:<library>socket
21 <target-os>solaris:<library>nsl
22 <target-os>windows:<define>_WIN32_WINNT=0x0501
23 <target-os>windows,<toolset>gcc:<library>ws2_32
24 <target-os>windows,<toolset>gcc:<library>mswsock
25 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS
26 <target-os>hpux,<toolset>gcc:<define>_XOPEN_SOURCE_EXTENDED
[all …]
/third_party/boost/libs/asio/example/cpp03/socks4/
DJamfile.v22 # Copyright (c) 2003-2021 Christopher M. Kohlhoff (chris at kohlhoff dot com)
12 lib ipv6 ; # HPUX
20 <threading>multi
21 <target-os>solaris:<library>socket
22 <target-os>solaris:<library>nsl
23 <target-os>windows:<define>_WIN32_WINNT=0x0501
24 <target-os>windows,<toolset>gcc:<library>ws2_32
25 <target-os>windows,<toolset>gcc:<library>mswsock
26 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS
27 <target-os>hpux,<toolset>gcc:<define>_XOPEN_SOURCE_EXTENDED
[all …]
/third_party/boost/libs/asio/example/cpp11/iostreams/
DJamfile.v22 # Copyright (c) 2003-2021 Christopher M. Kohlhoff (chris at kohlhoff dot com)
12 lib ipv6 ; # HPUX
19 <threading>multi
20 <target-os>solaris:<library>socket
21 <target-os>solaris:<library>nsl
22 <target-os>windows:<define>_WIN32_WINNT=0x0501
23 <target-os>windows,<toolset>gcc:<library>ws2_32
24 <target-os>windows,<toolset>gcc:<library>mswsock
25 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS
26 <target-os>hpux,<toolset>gcc:<define>_XOPEN_SOURCE_EXTENDED
[all …]
/third_party/boost/libs/asio/example/cpp03/allocation/
DJamfile.v22 # Copyright (c) 2003-2021 Christopher M. Kohlhoff (chris at kohlhoff dot com)
12 lib ipv6 ; # HPUX
20 <threading>multi
21 <target-os>solaris:<library>socket
22 <target-os>solaris:<library>nsl
23 <target-os>windows:<define>_WIN32_WINNT=0x0501
24 <target-os>windows,<toolset>gcc:<library>ws2_32
25 <target-os>windows,<toolset>gcc:<library>mswsock
26 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS
27 <target-os>hpux,<toolset>gcc:<define>_XOPEN_SOURCE_EXTENDED
[all …]
/third_party/boost/libs/asio/example/cpp11/chat/
DJamfile.v22 # Copyright (c) 2003-2021 Christopher M. Kohlhoff (chris at kohlhoff dot com)
12 lib ipv6 ; # HPUX
20 <threading>multi
21 <target-os>solaris:<library>socket
22 <target-os>solaris:<library>nsl
23 <target-os>windows:<define>_WIN32_WINNT=0x0501
24 <target-os>windows,<toolset>gcc:<library>ws2_32
25 <target-os>windows,<toolset>gcc:<library>mswsock
26 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS
27 <target-os>hpux,<toolset>gcc:<define>_XOPEN_SOURCE_EXTENDED
[all …]
/third_party/boost/libs/asio/example/cpp03/services/
DJamfile.v22 # Copyright (c) 2003-2021 Christopher M. Kohlhoff (chris at kohlhoff dot com)
12 lib ipv6 ; # HPUX
22 <threading>multi
23 <target-os>solaris:<library>socket
24 <target-os>solaris:<library>nsl
25 <target-os>windows:<define>_WIN32_WINNT=0x0501
26 <target-os>windows,<toolset>gcc:<library>ws2_32
27 <target-os>windows,<toolset>gcc:<library>mswsock
28 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS
29 <target-os>hpux,<toolset>gcc:<define>_XOPEN_SOURCE_EXTENDED
[all …]

1234567