dtlsconnection: Lower BIO error log level to DEBUG
authorJan Alexander Steffens (heftig) <jsteffens@make.tv>
Mon, 5 Nov 2018 11:26:26 +0000 (12:26 +0100)
committerSebastian Dröge <slomo@coaxion.net>
Tue, 6 Nov 2018 16:23:50 +0000 (16:23 +0000)
commitfa92909d0d39c1cf7cec2abad598f866729e6889
treeb0a240934b1fa1786c1fc2416b1374f384980bae
parenta9b9994738e46d3bae497ec65acd9a729707e5c6
dtlsconnection: Lower BIO error log level to DEBUG

Periodic SSL_ERROR_SYSCALL errors with errno == 0 seem to be normal
behavior for DTLS connections.

Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/677
ext/dtls/gstdtlsconnection.c