[FFmpeg-cvslog] tls_gnutls: fix hang on disconnection

2015-06-18 Thread wm4
ffmpeg | branch: release/2.7 | wm4 | Sat Jun 13 23:55:21 2015 +0200| [c3c8365dbd3b677207998e5120f7b78850e3532c] | committer: Michael Niedermayer tls_gnutls: fix hang on disconnection GNUTLS_SHUT_RDWR means GnuTLS will keep waiting for the server's termination reply. But since we don't shutdown

[FFmpeg-cvslog] tls_gnutls: fix hang on disconnection

2015-06-14 Thread wm4
ffmpeg | branch: master | wm4 | Sun Jun 14 17:12:53 2015 +0200| [74ea1167d91ccb2e1f2943efa030f2c278b598be] | committer: Martin Storsjö tls_gnutls: fix hang on disconnection GNUTLS_SHUT_RDWR means GnuTLS will keep waiting for the server's termination reply. But since we don't shutdown the TCP c

[FFmpeg-cvslog] tls_gnutls: fix hang on disconnection

2015-06-14 Thread wm4
ffmpeg | branch: master | wm4 | Sat Jun 13 23:55:21 2015 +0200| [f419da99ef85d49ab04e7e15b76612f4d054] | committer: Michael Niedermayer tls_gnutls: fix hang on disconnection GNUTLS_SHUT_RDWR means GnuTLS will keep waiting for the server's termination reply. But since we don't shutdown the