aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2006-11-02 09:55:33 +0000
committerJuanma Barranquero2006-11-02 09:55:33 +0000
commit1e7823d0610945d420922081f678e60e5cf6df2a (patch)
tree30b7f28ed3944146dfa212afa77bd5ae156b97da /lib-src/ChangeLog
parent98644ad4a01f5400f8ae3538aa3debbf69727fbd (diff)
downloademacs-1e7823d0610945d420922081f678e60e5cf6df2a.tar.gz
emacs-1e7823d0610945d420922081f678e60e5cf6df2a.zip
[WINDOWSNT]: Define HAVE_INET_SOCKETS.
[!WINDOWSNT]: Include <netinet/in.h> if available. [HAVE_SOCKETS]: Also require HAVE_INET_SOCKETS. (IOCTL, IOCTL_BOOL_ARG): Remove. (set_tcp_socket): Don't set the socket in blocking mode. Remove c_arg.
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 2c8ee548bd7..d187697226e 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,12 @@
12006-11-02 Tim Van Holder <tim.vanholder@gmail.com> (tiny change)
2
3 * emacsclient.c [WINDOWSNT]: Define HAVE_INET_SOCKETS.
4 [!WINDOWSNT]: Include <netinet/in.h> if available.
5 [HAVE_SOCKETS]: Also require HAVE_INET_SOCKETS.
6 (IOCTL, IOCTL_BOOL_ARG): Remove.
7 (set_tcp_socket): Don't set the socket in blocking mode.
8 Remove c_arg.
9
12006-11-01 Juanma Barranquero <lekktu@gmail.com> 102006-11-01 Juanma Barranquero <lekktu@gmail.com>
2 11
3 * emacsclient.c (fail) [WINDOWSNT]: Force the first argv passed to 12 * emacsclient.c (fail) [WINDOWSNT]: Force the first argv passed to