diff options
author | Martin Storsjö <[email protected]> | 2011-11-10 16:58:58 +0200 |
---|---|---|
committer | Martin Storsjö <[email protected]> | 2015-05-22 00:04:32 +0300 |
commit | d15eec4d6bdfa3bd4c4b5b7dd2dbd699ba253d02 (patch) | |
tree | 56d81db298cbc9233a6e7db488a741650c05bc0a /libavformat/urldecode.c | |
parent | 3efe0393e4f0eaa27bac8833edbd7d3cff4704e1 (diff) |
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ö <[email protected]>
Diffstat (limited to 'libavformat/urldecode.c')
0 files changed, 0 insertions, 0 deletions