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

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

Re: emacsclient horribly broken


From: Jan Djärv
Subject: Re: emacsclient horribly broken
Date: Tue, 31 Oct 2006 12:40:13 +0100
User-agent: Thunderbird 1.5.0.7 (Macintosh/20060909)



Tim Van Holder skrev:
On 10/31/06, Juanma Barranquero <address@hidden> wrote:
On 10/31/06, Tim Van Holder <address@hidden> wrote:


> - ioctl(...FIONBIO...) used instead of the posix
>   fcntl(...O_NONBLOCK...)

I try to be compatible between GNU/Linux, Windows, etc. Being POSIX is
not a goal.

That's fine - just not sure which of the two is most widespread in the
Unix world.

We should use O_NONBLOCK. It is more widespread on Unix nowdays, and FIONBIO does not have exactly the same sematics. How do we hande this elsewhere in Emacs?

        Jan D.




reply via email to

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