Tim Van Holder skrev:
On 10/31/06, Juanma Barranquero <[EMAIL PROTECTED]> wrote:
On 10/31/06, Tim Van Holder <[EMAIL PROTECTED]> 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.
_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug