summaryrefslogtreecommitdiff
path: root/libavformat/hls.c
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2012-07-27 20:22:51 +0300
committerMartin Storsjö <martin@martin.st>2012-07-28 01:21:16 +0300
commit41ecbbc7aa3d491cc9d8d425634c5901eefa088a (patch)
treeda6158e8e6e3595499c75c9aabe8d0b9fd9489b9 /libavformat/hls.c
parent76888c64b008bc3acf6e5fe5117a360f2c87aae4 (diff)
tls: Return AVERROR_EOF if the TLS_read/write functions return 0
OpenSSL returns 0 when the peer has closed the connection. GnuTLS doesn't return that though, but returns GNUTLS_E_UNEXPECTED_PACKET_LENGTH if the connection simply is closed without a clean close notify packet. Tested-by: Antti Seppälä <a.seppala@gmail.com> Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavformat/hls.c')
0 files changed, 0 insertions, 0 deletions