From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 98515 invoked by alias); 10 Jul 2019 18:41:43 -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 98438 invoked by uid 89); 10 Jul 2019 18:41:42 -0000 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 Received: from mail-io1-f53.google.com (HELO mail-io1-f53.google.com) (209.85.166.53) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 10 Jul 2019 18:41:41 +0000 Received: by mail-io1-f53.google.com with SMTP id q22so6960709iog.4 for ; Wed, 10 Jul 2019 11:41:41 -0700 (PDT) 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 Received: by 2002:a92:9908:0:0:0:0:0 with HTTP; Wed, 10 Jul 2019 11:41:39 -0700 (PDT) In-Reply-To: References: From: Biswapriyo Nath Date: Wed, 10 Jul 2019 18:41:00 -0000 Message-ID: Subject: Re: AF_HYPERV address family not supported To: "cygwin@cygwin.com" Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes X-SW-Source: 2019-07/txt/msg00076.txt.bz2 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