From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16731 invoked by alias); 21 Jan 2009 22:55:45 -0000 Received: (qmail 16696 invoked by uid 22791); 21 Jan 2009 22:55:45 -0000 X-SWARE-Spam-Status: No, hits=-1.1 required=5.0 tests=AWL,BAYES_20,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail2.panix.com (HELO mail2.panix.com) (166.84.1.73) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 21 Jan 2009 22:55:40 +0000 Received: from panix2.panix.com (panix2.panix.com [166.84.1.2]) by mail2.panix.com (Postfix) with ESMTP id 8E3D934809 for ; Wed, 21 Jan 2009 17:55:38 -0500 (EST) Received: by panix2.panix.com (Postfix, from userid 17571) id EF9771A403; Wed, 21 Jan 2009 17:55:43 -0500 (EST) Date: Thu, 22 Jan 2009 03:30:00 -0000 From: David Arnstein To: cygwin@cygwin.com Subject: mtr under cygwin Message-ID: <20090121225543.GA28241@panix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.18 (2008-05-17) 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 X-SW-Source: 2009-01/txt/msg00653.txt.bz2 I am able to compile mtr 0.75 under Cygwin, see http://www.bitwizard.nl/mtr/. But mtr is not working. Using ddd, I see that the call getsockname (recvsock, name, &len); does not seem to be filling in name correctly, when recvsock=3. It fills in name->sa_family = 0. Any suggestions? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/