On 10/31/06, Kim F. Storm <[EMAIL PROTECTED]> 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


_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to