]> git.eshelyaron.com Git - emacs.git/commit
[!WINDOWSNT]: Include <fcntl.h> if available.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 31 Oct 2006 13:52:32 +0000 (13:52 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 31 Oct 2006 13:52:32 +0000 (13:52 +0000)
commit95d0feaa4a914e897f202c5c0b1d8ea14524620a
treebcdd6ed68f6c5daed71bdd3fccf3917d828e113f
parentd4fa60c883cfddb62f64c59062f18c784fcbe67e
[!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.
lib-src/ChangeLog
lib-src/emacsclient.c