comparison lib-src/ChangeLog @ 73586:50921825dc28

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 31 Oct 2006 16:40:11 +0000
parents e049c4ee04b1
children e89055c0c7ab
comparison
equal deleted inserted replaced
73585:7d264c036b25 73586:50921825dc28
1 2006-10-31 ,bS(Bscar Fuentes <ofv@wanadoo.es> (tiny change)
2
3 * emacsclient.c [WINDOWSNT]: Include <malloc.h> and <stdlib.h>.
4 (close_winsock): Declare as __cdecl.
5
1 2006-10-31 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 6 2006-10-31 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2 7
3 * emacsclient.c [!WINDOWSNT]: Include <fcntl.h> if available. 8 * emacsclient.c [!WINDOWSNT]: Include <fcntl.h> if available.
4 (set_tcp_socket): Prefer O_NONBLOCK, then O_NDELAY, then FIONBIO 9 (set_tcp_socket): Prefer O_NONBLOCK, then O_NDELAY, then FIONBIO
5 to set the socket in non-blocking mode. 10 to set the socket in non-blocking mode.