soup-message-io: clear connection from queue items when IDLE status is set
authorSergio Villar Senin <svillar@igalia.com>
Thu, 26 May 2011 13:27:37 +0000 (15:27 +0200)
committerSergio Villar Senin <svillar@igalia.com>
Wed, 8 Jun 2011 06:47:36 +0000 (08:47 +0200)
commitc56c66aa2625bc95f54f8a1972e13503f454a51a
tree01713c24418ccc1b1407e195018d7017063ec2c4
parent779660dae3a679f0f23b503c1315f5e651895dd9
soup-message-io: clear connection from queue items when IDLE status is set

Do not reuse the SoupConnection we used for the first time when
a SoupMessage gets redirected as it could have been assigned to a different
SoupMessage meanwhile.

https://bugzilla.gnome.org/show_bug.cgi?id=651146
libsoup/soup-message-io.c