CVSROOT:        /cvs/gnome
Module name:    evolution-data-server
Changes by:     fejj    06/05/31 17:08:00

Modified files:
        .              : Tag: gnome-2-14 ChangeLog 
        libedataserver : Tag: gnome-2-14 e-msgport.c 

Log message:
2006-05-31  Jeffrey Stedfast  <[EMAIL PROTECTED]>

Hopeful fix for Novell bug #176277 
[http://bugzilla.gnome.org/show_bug.cgi?id=176277]

* libedataserver/e-msgport.c: Changed the structure of EMsgPort
slightly to make ::prpipe a union more like ::pipe.
(e_pipe): For convenience, on error set the fds each to -1.
(e_prpipe): New convenience function much like e_pipe but for
PRFileDescs.
(e_msgport_new): Always create the pipes here now instead of
creating them on demand.
(e_msgport_fd): Simply return the pipe fd (no longer creates the
pipe on demand).
(e_msgport_prfd): Same.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution-data-server&who=fejj&date=explicit&mindate=2006-05-31%2017:07&maxdate=2006-05-31%2017:09

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

Reply via email to