From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 118406 invoked by alias); 11 Jul 2018 08:11:58 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 116749 invoked by uid 89); 11 Jul 2018 08:11:45 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=H*F:D*mail.com, H*Ad:D*mail.com X-HELO: mout.gmx.com Received: from mout.gmx.com (HELO mout.gmx.com) (74.208.4.200) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 11 Jul 2018 08:11:44 +0000 Received: from johndoe65534.mail.com ([85.28.70.154]) by mail.gmx.com (mrgmxus001 [74.208.5.15]) with ESMTPSA (Nemesis) id 0Lpt5t-1gFmYc1Fl1-00fn2D for ; Wed, 11 Jul 2018 10:11:41 +0200 To: cygwin@cygwin.com From: john doe Subject: Cygwin Dirmngr and TBB for windows Message-ID: <0d735703-6936-1b4a-74d0-f03692a8ddbd@mail.com> Date: Wed, 11 Jul 2018 08:11:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-07/txt/msg00101.txt.bz2 Hi, I'm trying to get Cygwin dirmngr to work with Tor Browser for Windows. Following some discussion on the gnupg user list it looks like that the connect(2) function in Cygwin does not return the proper error code: https://lists.gnupg.org/pipermail/gnupg-users/2018-July/060768.html On the above link one of the dev suggest that connect(2) returns EPERMS instead of ECONREFUSED. If ECONREFUSED is not returned when port 9050 is queried the fallback code in dirmngr will not be executed and port 9150 will never be used. Using dirmngr on Debian with TBBfor linux works as expected. Can anyone confirm that and subcequently make Cygwin return the proper error code? Any help is appriciated. -- John Doe -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple