CVSROOT: /cvs/gnome Module name: evolution-data-server Changes by: tml 06/06/15 17:07:47
Modified files: . : Tag: gnome-2-14 ChangeLog libedataserver : Tag: gnome-2-14 e-msgport.c Log message: 2006-06-16 Tor Lillqvist <[EMAIL PROTECTED]> * libedataserver/e-msgport.c: Rename the E_IS_SELECT_STATUS_INTR() portability macro to E_IS_STATUS_INTR() as it isn't spefic to select(). (e_msgport_put, e_msgport_wait, e_msgport_get): Use E_IS_STATUS_INTR() instead of looking at errno directly. On Win32 the socket functions don't touch errno. (And there is no EINTR style error possible in WinSock 2 anyway, according to MSDN.) URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution-data-server&who=tml&date=explicit&mindate=2006-06-15%2017:06&maxdate=2006-06-15%2017:08 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list