public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: Need tips to open a socket and to debug it
Date: Mon, 18 Jan 2016 21:06:00 -0000	[thread overview]
Message-ID: <20160118181623.GD21254@calimero.vinschen.de> (raw)
In-Reply-To: <loom.20160118T190624-659@post.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 612 bytes --]

On Jan 18 18:10, Henri wrote:
> Corinna Vinschen <corinna-cygwin <at> 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)

AF_UNIX == AF_LOCAL.  Not available on Windows so needs emulation.
The emulation uses local-only AF_INET sockets.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

  reply	other threads:[~2016-01-18 18:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <956984971.4908269.1452966941574.JavaMail.yahoo.ref@mail.yahoo.com>
     [not found] ` <956984971.4908269.1452966941574.JavaMail.yahoo@mail.yahoo.com>
2016-01-16 20:00   ` Glen L
2016-01-18 18:10     ` Corinna Vinschen
2016-01-18 19:50       ` Henri
2016-01-18 21:06         ` Corinna Vinschen [this message]
2016-01-19 13:39           ` Henri
2016-01-19 13:51             ` Corinna Vinschen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160118181623.GD21254@calimero.vinschen.de \
    --to=corinna-cygwin@cygwin.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).