From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 98810 invoked by alias); 18 Jan 2016 18:10:33 -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 98799 invoked by uid 89); 18 Jan 2016 18:10:32 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.1 required=5.0 tests=BAYES_50,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=H*f:sk:1645435, H*MI:sk:1645435, H*Ad:D*nl, af_local X-HELO: plane.gmane.org Received: from plane.gmane.org (HELO plane.gmane.org) (80.91.229.3) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Mon, 18 Jan 2016 18:10:31 +0000 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aLEG1-0005yQ-Gy for cygwin@cygwin.com; Mon, 18 Jan 2016 19:10:25 +0100 Received: from a83-162-234-136.adsl.xs4all.nl ([83.162.234.136]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 18 Jan 2016 19:10:25 +0100 Received: from houder by a83-162-234-136.adsl.xs4all.nl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 18 Jan 2016 19:10:25 +0100 To: cygwin@cygwin.com From: Henri Subject: Re: Need tips to open a socket and to debug it Date: Mon, 18 Jan 2016 19:50:00 -0000 Message-ID: References: <956984971.4908269.1452966941574.JavaMail.yahoo.ref@mail.yahoo.com> <956984971.4908269.1452966941574.JavaMail.yahoo@mail.yahoo.com> <1645435954.1234364.1452968175143.JavaMail.yahoo@mail.yahoo.com> <20160118161304.GB21254@calimero.vinschen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes X-SW-Source: 2016-01/txt/msg00211.txt.bz2 Corinna Vinschen cygwin.com> writes: > There's no firewall involved if a simple socket call goes wrong. > For AF_LOCAL Cygwin opens an AF_INET socket, but which is unbound > until you call bind or connect. s/AF_INET/AF_UNIX/ ????? (sorry for my intrusion) Regards, Henri -- 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