emacs-devel
[Top][All Lists]
Advanced

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

Re: Asynchronous DNS


From: Alain Schneble
Subject: Re: Asynchronous DNS
Date: Mon, 8 Feb 2016 15:25:26 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (windows-nt)

Andreas Schwab <address@hidden> writes:

> Alain Schneble <address@hidden> writes:
>
>> Andreas Schwab <address@hidden> writes:
>>
>> That sounds interesting, but would it really be feasible to call out to
>> the event loop while in the blocking call?
>
> That's what accept-process-output does.

True, but my assumption was that it would be illegal to call
`accept-process-output' say, for example, from within
`set-process-coding-system' for the sake of waiting for the DNS resolve
to complete as it might have unwanted side effects.  But I might be
wrong.




reply via email to

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