if an old connection suddenly gets an io error while reading or writing,
authorDan Winship <danw@src.gnome.org>
Fri, 25 Apr 2003 17:34:08 +0000 (17:34 +0000)
committerDan Winship <danw@src.gnome.org>
Fri, 25 Apr 2003 17:34:08 +0000 (17:34 +0000)
commit6181cf3de53224e6ce099caf4deec546cfa299b8
tree214168912c996429e3cdf76a22b6556180458916
parent2fdf5ec39d4e9411966b2f670ff8aa5052029d2f
if an old connection suddenly gets an io error while reading or writing,

        * libsoup/soup-queue.c (soup_queue_error_cb): if an old connection
        suddenly gets an io error while reading or writing, assume it's a
        timeout or something, close the connection, and requeue the
        message.
ChangeLog
libsoup/soup-queue.c