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

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

bug#23658: 25.1.50; make-network-connection fails to connect to IPv6 add


From: Fran
Subject: bug#23658: 25.1.50; make-network-connection fails to connect to IPv6 address on Windows
Date: Wed, 1 Jun 2016 15:57:42 -0400

Removing the ":nowait t" makes it connect successfully to the IPv6
address. In that case, it works regardless of whether ":family 'ipv6"
is present. If this were my personal code that would be a sufficient
workaround, but I found this bug in ERC (the Emacs IRC client), and I
think it is designed so that make-network-process has to connect
asynchronously.
--
Fran Litterio


On Wed, Jun 1, 2016 at 12:29 PM, Ken Brown <kbrown@cornell.edu> wrote:
> On 6/1/2016 11:30 AM, Fran wrote:
>>
>> I see the exact same failure with ":family 'ipv6" added to the
>> arguments to make-network-connection (when it's also passed ":host
>> ipv6-host", of course).
>
>
> And what if you remove the ":nowait t"?
>
> Ken
>





reply via email to

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