X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:from:date
	:message-id:subject:to:content-type; q=dns; s=default; b=XuJhe0K
	c41Xl4BvaTnpPnbGNyLEVeYiyqKKD+hMGo/V1z4oNuRvAkyvrxoZINMcPkwES8lP
	pu7vTCH7Ru4Qkc81skO8JNtYWoe83G2LA7nO2DpUGnPGWLBeEbf44Vw8kab8Plk1
	zPngqmf0W5mHpW1yRocFg3oVAFl+Fja1L25Y=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:in-reply-to:references:from:date
	:message-id:subject:to:content-type; s=default; bh=9tcyGMw79MZqt
	biZKkmnA6vAAOM=; b=LAE15Ap26pH1F1xVAAS6S+nuV9tSfzaCYrN5gVHT/CGP3
	ETj/ll8dVUPvn+T+vf1emmaiodIVWI9ICxrMDyhp5+/Hegplftrhgalh/zi9SvF7
	cbZsBBCZrZ9yQ7uHbdCaUQmkmvp4Kbf1TI0rQ633+EtbBw0DUz4K+mY3dgd7ok=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=H*c:alternative, family
X-HELO: mail-io1-f53.google.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=20161025;        h=mime-version:in-reply-to:references:from:date:message-id:subject:to;        bh=twI3GhCZnSDbBEdZc8Xv2O3mGBwpSCFQs7iKLUNiFZY=;        b=YB2x8dsy6v/TN52fgMKuNwxUzg5f/g79oPJDadhHSA0l8R8Lb8rm5VkCqwzRu9qFgB         W0mUmDApmPBCqzpa3HNjqhP27bkuKs4MfcjqwB6uuNXITlRcJwtu54f88HTPoksTDAbD         TviDqcvdUM6h7hzBkDtYe/4C1v51SystUhxsSfPNMnebK/gBUDuD8OGUt1Peyk2Hxfov         6aCwMfxeu/nIbbLNnMBXmtHuWwq7WeCRYurxbMKMKpw3AAM4Y/B2+GFNRmVEy8CnLUSx         emm5yLIaXJvHQpXoKyXjKGuSx4h3YBicPudHEZfl5geLKWBvF+6ZCfQTTn9F0MdKBPTI         1wxQ==
MIME-Version: 1.0
In-Reply-To: <CALK-3mKwcNXkhn5GxKc0r=3seOM5S7jx3_L8CkjSkxd9qVE-=g@mail.gmail.com>
References: <CALK-3mKwcNXkhn5GxKc0r=3seOM5S7jx3_L8CkjSkxd9qVE-=g@mail.gmail.com>
From: Biswapriyo Nath <nathbappai@gmail.com>
Date: Thu, 11 Jul 2019 00:11:39 +0530
Message-ID: <CALK-3mJNnzPioBMHqTvVxSayb9jYcj8owuh8fdPz1yX24__f4g@mail.gmail.com>
Subject: Re: AF_HYPERV address family not supported
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Content-Type: text/plain; charset="UTF-8"
X-IsSubscribed: yes

Can anyone provide a function calls between cygwin socket() and Windows
socket() as a flowchart? For example, with AF_INET.

In source code (fhandler_socket_inet::socket), I see bunch of function
pointers which seems confusing to me.

--
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

