SoupConnection: fix up ::event signal emissions
authorDan Winship <danw@gnome.org>
Tue, 14 Aug 2012 19:37:32 +0000 (15:37 -0400)
committerDan Winship <danw@gnome.org>
Sat, 25 Aug 2012 12:44:22 +0000 (08:44 -0400)
commit646f1cd7b54692a6b4b0f349c2e737745378be07
treeeeecb16c208238a20a5ce9c26013b9b8dc69021d
parent2e775bd7f8648fad7395cd0f63aa234bbb04675f
SoupConnection: fix up ::event signal emissions

And add a test to make sure that all expected events are emitted, in
the correct order.
libsoup/soup-connection.c
tests/connection-test.c