gnutls: deal with G_IO_ERROR_BROKEN_PIPE
authorDan Winship <danw@gnome.org>
Wed, 5 Dec 2012 20:02:07 +0000 (15:02 -0500)
committerDan Winship <danw@gnome.org>
Wed, 5 Dec 2012 20:02:07 +0000 (15:02 -0500)
commitc03f4e22bef871bdd6ff1c48d40263e942ee0114
tree0361e8d4a3c1e4446a330f4adbf519b4ebfb5ab5
parentfb5e92397b111da945314ed7d7cee2c09bfb42e8
gnutls: deal with G_IO_ERROR_BROKEN_PIPE

glib 2.35 breaks G_IO_ERROR_BROKEN_PIPE out of G_IO_ERROR_FAILED, so
we need to recognize that now as well.
tls/gnutls/gtlsconnection-gnutls.c