Home
last modified time | relevance | path

Searched refs:Transport (Results 1 – 25 of 170) sorted by relevance

1234567

/third_party/python/Lib/test/test_asyncio/
Dtest_transports.py13 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/
Dcurl-sectransp.m424 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/
Dtest56980 Transport: Fake/NotReal/JustATest;foo=baz
88 Transport: Fake/NotReal/JustATest;foo=baz
96 Transport: Fake/NotReal/JustATest;foo=baz
Dtest127022 Strict-Transport-Security: max-age=604800
60 Strict-Transport-Security: max-age=604800
/third_party/grpc/src/objective-c/GRPCClient/
DGRPCTransport.h25 #pragma mark Transport ID
42 #pragma mark Transport and factory
/third_party/boost/libs/iterator/doc/
Dreverse_iterator.rst12 Lab`_, University of Hanover `Institute for Transport
19 .. _`Institute for Transport Railway Operation and Construction`: http://www.ive.uni-hannover.de
Dfilter_iterator.rst12 Lab`_, University of Hanover `Institute for Transport
19 .. _`Institute for Transport Railway Operation and Construction`: http://www.ive.uni-hannover.de
Dtransform_iterator.rst12 Lab`_, University of Hanover `Institute for Transport
19 .. _`Institute for Transport Railway Operation and Construction`: http://www.ive.uni-hannover.de
Dfunction_output_iterator.rst12 Lab`_, University of Hanover `Institute for Transport
19 .. _`Institute for Transport Railway Operation and Construction`: http://www.ive.uni-hannover.de
Diterator_facade.rst12 Lab`_, University of Hanover `Institute for Transport
19 .. _`Institute for Transport Railway Operation and Construction`: http://www.ive.uni-hannover.de
Diterator_adaptor.rst12 Lab`_, University of Hanover `Institute for Transport
19 .. _`Institute for Transport Railway Operation and Construction`: http://www.ive.uni-hannover.de
Dindirect_iterator.rst12 Lab`_, University of Hanover `Institute for Transport
19 .. _`Institute for Transport Railway Operation and Construction`: http://www.ive.uni-hannover.de
Dcounting_iterator.rst12 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/
DREADME72 >> 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/
DHSTS.md3 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/
Dtransports.py142 class Transport(ReadTransport, WriteTransport): class
245 class _FlowControlMixin(Transport):
/third_party/grpc/src/core/tsi/
DREADME.md1 # Transport Security Interface
/third_party/grpc/src/core/lib/transport/
DREADME.md1 # Transport chapter
/third_party/boost/tools/build/test/railsys/program/main/
Djamfile.jam1 # Copyright (c) 2002 Institute of Transport,
/third_party/openssl/
DREADME.OpenSource9 …"Description": "implementing the Transport Layer Security (TLS) protocols (including SSLv3) as wel…
/third_party/boost/tools/build/test/railsys/libx/src/
Djamfile.jam1 # Copyright (c) 2003 Institute of Transport,
/third_party/boost/tools/build/test/railsys/libx/
Djamroot.jam1 # Copyright (c) 2002 Institute of Transport,
/third_party/boost/tools/build/test/railsys/program/liba/
Djamfile.jam1 # Copyright (c) 2003 Institute of Transport,
/third_party/curl/docs/cmdline-opts/
Dcert.d11 PKCS#12 format if using Secure Transport, or PEM format if using any other
/third_party/boost/tools/build/test/railsys/program/
Djamroot.jam1 # Copyright (c) 2002 Institute of Transport,

1234567