help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: What does the error "Process <URL> not running" mean?


From: Robert Pluim
Subject: Re: What does the error "Process <URL> not running" mean?
Date: Tue, 08 Feb 2022 17:20:41 +0100

>>>>> On Tue, 08 Feb 2022 08:24:40 -0500, Stefan Monnier via Users list for the 
>>>>> GNU Emacs text editor <help-gnu-emacs@gnu.org> said:

    Stefan> Eli Zaretskii [2022-02-07 22:10:09] wrote:
    >>> I've tried it (with just 5 of your urls) on GNU/Linux and see the same.
    >>> The network processes seem to stay in open status for quite some time
    >>> even though I also killed the buffer in the callback function.  It's now
    >>> about 5 minutes since my test and still 4 of initially 8 or 9 network
    >>> processes are listed as open in `list-processes'.
    >>> 
    >>> I have no idea if that's intended or not.
    >> 
    >> Isn't that the timeout till the other side closes the connection?

    Stefan> So the URL library (under w32) should try and eagerly cull its set 
of
    Stefan> open connections to bound the number of open connections it keeps 
well
    Stefan> below the 32 limit.

Iʼd rather someone with the requisite skills and tolerance for Windows
changed the Emacs select emulation to remove the limit (perhaps by
using the Gnulib 'select' module).

Robert
-- 



reply via email to

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