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: Tue, 16 Feb 2016 13:26:37 +1100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

> This is needed to set up the various masks that report on the socket
> being ready to be read.  The file descriptor comes from the socket, so
> you cannot set up those masks until you have the socket.  Of course,
> until you do have a socket, no filter will ever need to be invoked, so
> this part of the filter setup could be deferred until the connection
> succeeds.

Yup.  I'll try to refactor that function to do that part of the setup
later, after the connection has been established.

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