Searched refs:Transport (Results 1 – 25 of 170) sorted by relevance
1234567
/third_party/python/Lib/test/test_asyncio/ |
D | test_transports.py | 13 transport = asyncio.Transport() 17 transport = asyncio.Transport({'extra': 'info'}) 27 class MyTransport(asyncio.Transport): 40 transport = asyncio.Transport() 73 transports.Transport):
|
/third_party/curl/m4/ |
D | curl-sectransp.m4 | 24 AC_MSG_CHECKING([whether to enable Secure Transport]) 29 AC_DEFINE(USE_SECTRANSP, 1, [enable Secure Transport]) 31 ssl_msg="Secure Transport"
|
/third_party/curl/tests/data/ |
D | test569 | 80 Transport: Fake/NotReal/JustATest;foo=baz 88 Transport: Fake/NotReal/JustATest;foo=baz 96 Transport: Fake/NotReal/JustATest;foo=baz
|
D | test1270 | 22 Strict-Transport-Security: max-age=604800 60 Strict-Transport-Security: max-age=604800
|
/third_party/grpc/src/objective-c/GRPCClient/ |
D | GRPCTransport.h | 25 #pragma mark Transport ID 42 #pragma mark Transport and factory
|
/third_party/boost/libs/iterator/doc/ |
D | reverse_iterator.rst | 12 Lab`_, University of Hanover `Institute for Transport 19 .. _`Institute for Transport Railway Operation and Construction`: http://www.ive.uni-hannover.de
|
D | filter_iterator.rst | 12 Lab`_, University of Hanover `Institute for Transport 19 .. _`Institute for Transport Railway Operation and Construction`: http://www.ive.uni-hannover.de
|
D | transform_iterator.rst | 12 Lab`_, University of Hanover `Institute for Transport 19 .. _`Institute for Transport Railway Operation and Construction`: http://www.ive.uni-hannover.de
|
D | function_output_iterator.rst | 12 Lab`_, University of Hanover `Institute for Transport 19 .. _`Institute for Transport Railway Operation and Construction`: http://www.ive.uni-hannover.de
|
D | iterator_facade.rst | 12 Lab`_, University of Hanover `Institute for Transport 19 .. _`Institute for Transport Railway Operation and Construction`: http://www.ive.uni-hannover.de
|
D | iterator_adaptor.rst | 12 Lab`_, University of Hanover `Institute for Transport 19 .. _`Institute for Transport Railway Operation and Construction`: http://www.ive.uni-hannover.de
|
D | indirect_iterator.rst | 12 Lab`_, University of Hanover `Institute for Transport 19 .. _`Institute for Transport Railway Operation and Construction`: http://www.ive.uni-hannover.de
|
D | counting_iterator.rst | 12 Lab`_, University of Hanover `Institute for Transport 19 .. _`Institute for Transport Railway Operation and Construction`: http://www.ive.uni-hannover.de
|
/third_party/gstreamer/gstplugins_good/gst/rtsp/ |
D | README | 72 >> Transport: RTP/AVP/UDP;unicast;client_port=5000-5001,RTP/AVP/UDP;multicast,RTP/AVP/TCP 75 << Transport: RTP/AVP/UDP;unicast;client_port=5000-5001;server_port=6000-6001 83 Transport header field. The server also includes its ports where RTP and RTCP 93 port of the server as returned in the Transport: header field. 129 >> Transport: RTP/AVP/UDP;unicast;client_port=5000-5001,RTP/AVP/UDP;multicast,RTP/AVP/TCP 132 << Transport: RTP/AVP/TCP;interleaved=0-1 246 >> Transport: RTP/AVP/UDP;unicast;client_port=5000-5001,RTP/AVP/UDP;multicast,RTP/AVP/TCP 249 << Transport: RTP/AVP/UDP;unicast;client_port=5000-5001;server_port=6000-6001 257 The client will list the supported transports in the Transport: header field.
|
/third_party/curl/docs/ |
D | HSTS.md | 3 HTTP Strict-Transport-Security. Added as experimental in curl 8 [HTTP Strict Transport Security](https://tools.ietf.org/html/rfc6797)
|
/third_party/python/Lib/asyncio/ |
D | transports.py | 142 class Transport(ReadTransport, WriteTransport): class 245 class _FlowControlMixin(Transport):
|
/third_party/grpc/src/core/tsi/ |
D | README.md | 1 # Transport Security Interface
|
/third_party/grpc/src/core/lib/transport/ |
D | README.md | 1 # Transport chapter
|
/third_party/boost/tools/build/test/railsys/program/main/ |
D | jamfile.jam | 1 # Copyright (c) 2002 Institute of Transport,
|
/third_party/openssl/ |
D | README.OpenSource | 9 …"Description": "implementing the Transport Layer Security (TLS) protocols (including SSLv3) as wel…
|
/third_party/boost/tools/build/test/railsys/libx/src/ |
D | jamfile.jam | 1 # Copyright (c) 2003 Institute of Transport,
|
/third_party/boost/tools/build/test/railsys/libx/ |
D | jamroot.jam | 1 # Copyright (c) 2002 Institute of Transport,
|
/third_party/boost/tools/build/test/railsys/program/liba/ |
D | jamfile.jam | 1 # Copyright (c) 2003 Institute of Transport,
|
/third_party/curl/docs/cmdline-opts/ |
D | cert.d | 11 PKCS#12 format if using Secure Transport, or PEM format if using any other
|
/third_party/boost/tools/build/test/railsys/program/ |
D | jamroot.jam | 1 # Copyright (c) 2002 Institute of Transport,
|
1234567