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:30:56 +1100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

>> >> The issue is losing asynchronicity.  A function that previously called
>> >> 
>> >> (progn
>> >>   (make-network-stream ... :nowait t)
>> >>   (set-process-coding-system ...))

[...]

> Yes, I know.  So there's no regression, since the above snippet
> doesn't work on the async-dns branch because set-process-coding-system
> signals an error.

No, it does not signal an error on the current async-dns branch, because
:nowait t is fully and completely backwards-compatible on that branch
with :nowait t on the trunk.

-- 
(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]