CVSROOT:        /cvs/gnome
Module name:    libsoup
Changes by:     vvaradan        06/02/24 15:13:17

Modified files:
        .              : ChangeLog 
        libsoup        : soup-socket.c soup-socket.h soup-session.c 
                         soup-session.h soup-connection.c 
                         soup-connection.h 

Log message:
* libsoup/soup-connection.c:
* libsoup/soup-session.c:
* libsoup/soup-socket.c: add a "timeout" property,
which gets passed from server to socket, and session to connection
to socket, allowing blocking non-responsive sync connections to
return.  Combination of "EAGAIN" && "Blocking" connection is treated
as error and the connection will be terminated and the control
is returned to the caller immediately.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=libsoup&who=vvaradan&date=explicit&mindate=2006-02-24%2015:12&maxdate=2006-02-24%2015:14

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to