curlsink: catch an unknown error
authorPatricia Muscalu <patricia@axis.com>
Tue, 8 Sep 2015 12:37:57 +0000 (14:37 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Mon, 4 Apr 2016 16:48:55 +0000 (17:48 +0100)
commit0fbbbd042a115e2520f7c99d874617d88a711878
tree04c5ab5d29a83da768aca7ee361edbde82236485
parent8cde41e68c6ce37a7defe64758a5225e0c4259a1
curlsink: catch an unknown error

In this case the socket callback has not been called
by libcurl and the curlsink has not been notified about any
connection problems by libcurl.
This indicates that it's a bug in libcurl so catch it as
an unknown error.

https://bugzilla.gnome.org/show_bug.cgi?id=754432
ext/curl/gstcurlbasesink.c