emacs-devel
[Top][All Lists]
Advanced

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

Re: Asynchronous DNS


From: Lars Ingebrigtsen
Subject: Re: Asynchronous DNS
Date: Mon, 15 Feb 2016 15:39:30 +1100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Alain Schneble <address@hidden> writes:

> By the way, I tried it out with the fine-grained approach.  See patch
> below.

Thanks, I've applied.  I'll be reworking it a bit to have fewer ifdefs
(and add the TLS checks to the two functions that need it).

> There is potential to refactor at least two functions,
> set-process-coding-system and set-process-window-size, to not require
> blocking at all.

Yeah, we can remove the blockers from the functions that turn out not to
"need them" after we've verified that we're not regressing anything.

> While with set-process-window-size, I asked myself if this one makes any
> sense with network processes at all.  Should it signal an error or what
> would be the use case to call this for a network process?

Uhm...  I can't really imagine what it's used for at all.  :-)  Is it to
communicate to, for instance, a shell what the size of the Emacs window
is?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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