emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: emacsclient horribly broken


From: Juanma Barranquero
Subject: Re: emacsclient horribly broken
Date: Tue, 31 Oct 2006 13:20:05 +0100

On 10/31/06, Kim F. Storm <address@hidden> wrote:

process.c and sysdep.c use O_NONBLOCK / O_NDELAY in general for
non-blocking sockets.

They use FIONBIO only for very specific platforms, and typically
only in relation to PTYs.

I'm aware. I was only suggesting that FIONBIO is not unknown in Emacs code.

So O_NONBLOCK is the right choice for the generic code.

OK, I really don't care one way or another... If you patch it, or
someone sends me a patch, it's fine by me :)

--
                   /L/e/k/t/u




reply via email to

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