diff options
author | Martin Storsjö <martin@martin.st> | 2011-11-10 16:58:58 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2015-05-22 00:04:32 +0300 |
commit | d15eec4d6bdfa3bd4c4b5b7dd2dbd699ba253d02 (patch) | |
tree | 56d81db298cbc9233a6e7db488a741650c05bc0a /libavutil/x86 | |
parent | 3efe0393e4f0eaa27bac8833edbd7d3cff4704e1 (diff) | |
download | ffmpeg-d15eec4d6bdfa3bd4c4b5b7dd2dbd699ba253d02.tar.gz |
tls: Use custom IO to read from the URLContext
This avoids hijacking the fd, by reading using the normal
URLContext functions instead. This allowing reading data that has
been buffered in the underlying URLContext.
This avoids using the libraries own send functions that can
cause SIGPIPE.
The fd is still used for polling the lowlevel socket, for
waiting for retries.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavutil/x86')
0 files changed, 0 insertions, 0 deletions