emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lib-src/ChangeLog,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lib-src/ChangeLog,v
Date: Tue, 31 Oct 2006 13:52:32 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      06/10/31 13:52:32

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lib-src/ChangeLog,v
retrieving revision 2.332
retrieving revision 2.333
diff -u -b -r2.332 -r2.333
--- ChangeLog   31 Oct 2006 11:03:20 -0000      2.332
+++ ChangeLog   31 Oct 2006 13:52:32 -0000      2.333
@@ -1,3 +1,9 @@
+2006-10-31  Jan Dj,Ad(Brv  <address@hidden>
+
+       * emacsclient.c [!WINDOWSNT]: Include <fcntl.h> if available.
+       (set_tcp_socket): Prefer O_NONBLOCK, then O_NDELAY, then FIONBIO
+       to set the socket in non-blocking mode.
+
 2006-10-31  Tim Van Holder  <address@hidden>  (tiny change)
 
        * emacsclient.c [!WINDOWSNT]: Include <netinet/in.h> and <sys/ioctl.h>.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]