libsoup r916 - in trunk: . libsoup tests
- From: danw svn gnome org
- To: svn-commits-list gnome org
- Subject: libsoup r916 - in trunk: . libsoup tests
- Date: Tue, 13 Mar 2007 00:58:29 +0000 (GMT)
Author: danw
Date: 2007-03-13 00:58:28 +0000 (Tue, 13 Mar 2007)
New Revision: 916
ViewCVS link: http://svn.gnome.org/viewcvs/libsoup?rev=916&view=rev
Modified:
trunk/ChangeLog
trunk/libsoup/soup-session-sync.c
trunk/tests/get.c
Log:
* libsoup/soup-session-sync.c (wait_for_connection): if
soup_connection_connect_sync() returns SOUP_STATUS_TRY_AGAIN, then
try again. (Duh.) Fixes SSL-via-proxy-when-using-synchronous-I/O-
where-the-proxy-closes-the-connection-when-returning-407. (Reported
by Varadhan.)
* tests/get.c: Rewrite to use soup_session_send_message rather
than soup_session_queue_message, and add a "-s" flag to use
SoupSessionSync rather than SoupSessionAsync (so we can test bugs
in the sync code paths).
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]