Searched refs:multiplexing (Results 1 – 25 of 25) sorted by relevance
/third_party/curl/docs/ |
D | HTTP2.md | 71 Starting in 7.43.0, libcurl fully supports HTTP/2 multiplexing, which is the 75 To take advantage of multiplexing, you need to use the multi interface and set 81 which it doesn't know if it can pipeline or do multiplexing and if you add new 109 multiplexing when the parallel transfer option is used.
|
D | HISTORY.md | 319 June: support for multiplexing with HTTP/2 369 libcurl now does HTTP/2 (and multiplexing) by default on HTTPS URLs
|
D | FEATURES.md | 41 - HTTP/2, including multiplexing and server push (5)
|
/third_party/curl/docs/cmdline-opts/ |
D | parallel-immediate.d | 2 Help: Do not wait for multiplexing (with --parallel)
|
/third_party/python/Doc/library/ |
D | selectors.rst | 1 :mod:`selectors` --- High-level I/O multiplexing 5 :synopsis: High-level I/O multiplexing. 16 This module allows high-level and efficient I/O multiplexing, built upon the 39 Low-level I/O multiplexing module.
|
D | select.rst | 21 multiplexing, built upon the :mod:`select` module primitives. Users are
|
D | ssl.rst | 2478 use a different IO multiplexing model than the "select/poll on a file
|
/third_party/curl/lib/ |
D | multihandle.h | 152 bool multiplexing; member
|
D | multi.c | 377 multi->multiplexing = TRUE; in Curl_multi_handle() 868 return (multi && (multi->multiplexing)); in Curl_multiplex_wanted() 3089 multi->multiplexing = va_arg(param, long) & CURLPIPE_MULTIPLEX;
|
/third_party/ffmpeg/doc/ |
D | libavformat.texi | 16 The libavformat library provides a generic framework for multiplexing
|
/third_party/pulseaudio/src/modules/rtp/ |
D | rfc3550.txt | 182 UDP to make use of its multiplexing and checksum services; both 750 field SHOULD NOT be used for multiplexing separate media streams 885 For efficient protocol processing, the number of multiplexing points 887 design principle [10]. In RTP, multiplexing is provided by the 938 On the other hand, multiplexing multiple related sources of the same 1052 MUST provide multiplexing of the data and control packets, for 5479 allow the explanation of multiplexing RTP sessions in Section 5480 5.2 to be more clear regarding the multiplexing of multiple 5481 media. That section also now explains that multiplexing
|
D | rfc3551.txt | 2068 the explanation of multiplexing RTP sessions in Section 6 to be 2069 more clear regarding the multiplexing of multiple media.
|
/third_party/libwebsockets/ |
D | changelog | 635 - lws_meta protocol for websocket connection multiplexing
|
/third_party/skia/third_party/externals/microhttpd/src/datadir/ |
D | spdy-draft.txt | 179 pipelining helps some, but only achieves partial multiplexing. In 183 SPDY adds a framing layer for multiplexing multiple, concurrent
|
/third_party/python/Doc/whatsnew/ |
D | 3.4.rst | 108 * :mod:`selectors`: :ref:`High-level and efficient I/O multiplexing 548 allows high-level and efficient I/O multiplexing, built upon the
|
/third_party/libwebsockets/READMEs/ |
D | README.coding.md | 1092 simultaneously using h2 stream multiplexing inside the one tcp + tls
|
/third_party/skia/third_party/externals/opengl-registry/extensions/KHR/ |
D | KHR_texture_compression_astc_hdr.txt | 872 b[i*n+n-1:i*n] - a simple multiplexing operation.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
D | OES_texture_compression_astc.txt | 991 b[i*n+n-1:i*n] - a simple multiplexing operation.
|
/third_party/openGLES/extensions/KHR/ |
D | KHR_texture_compression_astc_hdr.txt | 883 b[i*n+n-1:i*n] - a simple multiplexing operation.
|
/third_party/openGLES/extensions/OES/ |
D | OES_texture_compression_astc.txt | 1002 b[i*n+n-1:i*n] - a simple multiplexing operation.
|
/third_party/node/doc/api/ |
D | http2.md | 3290 handed off to the HTTP/2 multiplexing for transmission over the network. It
|
/third_party/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 1746 分波多工 < wavelength\-division\-multiplexing; 2822 分時多工 < time\-division\-multiplexing; 22096 分波多工 > wavelength\-division\-multiplexing; 22197 分時多工 > time\-division\-multiplexing;
|
/third_party/NuttX/ |
D | ReleaseNotes | 4485 - Freedom KL25Z pin multiplexing and LED control corrections (from 11250 (like pin multiplexing definitions).
|
/third_party/gstreamer/gstplugins_good/ |
D | ChangeLog | 17618 Use-cases include multiplexing and bundle. 54729 rtprtxsend: Allow SSRC-multiplexing and multiple payload types in the original stream
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 16051 when multiplexing a stream.
|