CVSROOT: /cvs/gnome Module name: evolution Changes by: tml 05/12/21 09:10:25
Modified files: mail : ChangeLog em-camel-stream.c em-sync-stream.c Log message: 2005-12-21 Tor Lillqvist <[EMAIL PROTECTED]> * em-camel-stream.c (em_camel_stream_init) * em-sync-stream.c (em_sync_stream_init): Use g_io_channel_win32_new_socket() on Win32 instead of g_io_channel_unix_new() to avoid confusion between file descriptors and sockets (which can and do overlap!). We know that e_msgport_fd() returns a socket on Win32. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution&who=tml&date=explicit&mindate=2005-12-21%2009:09&maxdate=2005-12-21%2009:11 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list