Remove checks for SOUP_MESSAGE_IO_STATUS_CONNECTING, since it never gets set
authorDan Winship <danw@gnome.org>
Fri, 21 Aug 2009 22:42:55 +0000 (18:42 -0400)
committerDan Winship <danw@gnome.org>
Fri, 21 Aug 2009 22:42:55 +0000 (18:42 -0400)
commit8e7972844567e5385bbd02c2e534b451a3cc1da6
tree6712e730dcfd4f0461f41b1a574808c88f65f44b
parent53095c541d677d0b6f96fc9becca1c1329c37975
Remove checks for SOUP_MESSAGE_IO_STATUS_CONNECTING, since it never gets set

The connection-management rewrite removed the code that would set it.
Since it never worked exactly the way it was supposed to anyway, let's
just get rid of it and replace it with something better.
libsoup/soup-message-private.h
libsoup/soup-session-async.c