emacs-devel
[Top][All Lists]
Advanced

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

Re: 1024 file descriptors should be enough for anyone


From: Po Lu
Subject: Re: 1024 file descriptors should be enough for anyone
Date: Fri, 06 May 2022 17:28:41 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux)

Robert Pluim <rpluim@gmail.com> writes:

> Itʼs not really optional: the configure script for Xt will use 'poll'
> if itʼs found. But I guess I can add a check in the Lucid and Motif
> builds.

If the Imake.cf used to build the X11 libraries doesn't define
"HavePoll", it'll use (p)select.  That is common (even on systems with
poll), so we cannot rely on Xt using poll all of the time.


reply via email to

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