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

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

bug#17976: 24.3; url-retrieve-synchronously doesn't fallback to IPv4


From: Paul Eggert
Subject: bug#17976: 24.3; url-retrieve-synchronously doesn't fallback to IPv4
Date: Sun, 12 Jun 2016 11:36:43 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0

I reproduced this bug in a test Fedora 23 environment where attempting to connect to one address failed (connection refused). The attached patch to Emacs master causes Emacs to try addresses addresses until one succeeds. Does this fix your problem? I suspect the code should check for error codes other than ECONNREFUSED, but I don't know what the list of such codes should be.

Attachment: 0001-Try-other-addresses-when-connecting-to-multihomed.patch
Description: Text Data


reply via email to

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