X-Recipient: archive-cygwin AT delorie DOT 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:content-type :content-transfer-encoding:date:from:to:subject:message-id; q= dns; s=default; b=x3bKCWY7yYDptzIm32eJrIQ0KYR3F0ZRgd/DWb77H6P2Ti gSjr7zJMclvseNi4a730OGCOcwUWV6vUKI5nRO5QIQaj+8P46LWd2DU4IxinA3oU 7W1TxpjagNzTQ7fa0xQWEP+6tKgZ+ajaBKtREsliup19gC3U2HfPaEdUM0ipk= 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:content-type :content-transfer-encoding:date:from:to:subject:message-id; s= default; bh=VQmCDtdYEGgHi+c30oKhvkjy9jI=; b=Fi23/pCL+xoXUgjD+QV6 Mp7oi5tLE2zJqHo3X6Apulx7fQdJB/TL+XByZrhTyd+BMS7+S+fWKSUvWoCZloIt sWry2MyWzVQRHhV1ThYaU0gVqko83SgrkqUaMvHoFZSaxrKljKRgtlbxG2xm7Yh8 Rz+c/ZW2MYCCO8ekBNC/4LA= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.1 spammy=H*r:esmtpa, H*RU:esmtpa, HX-Spam-Relays-External:esmtpa, Best X-HELO: h2.hitme.pl DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=ithena.net; s=x; h=Message-ID:Subject:To:From:Date:Content-Transfer-Encoding: Content-Type:MIME-Version:Sender:Reply-To:Cc:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=0yihlsDOtCzSPmzrmGMeP/iSiUhQcgB8dSJwNaEKOAQ=; b=1LXIoDZ3XKa7zLfr3JXgQdJc2r pVcKFxS/0qoJmDCcC/zEwFQULLX/5BUyhLJQv1yRB3OxsQ0TsNmDPwqJzEZnGBIch1VTwxLQWRI32 3FiepnATN3O0GQniBUcFSIAgmD0K/2BoAl5yTPdzJeSxV2kOqEBossi5QCOIyOr8lazQs3DH72PCd LxWq6K1xuYwAQcw/lJ50eLFLlTrjNr3mKKTV5ul0E6v2GAKqa7AbDkp3zZgZG1c3PglLLWJiXIP/c WY79ryLkk3ENC6i7pZxmP460iU1kXDogAsoB/sydhF4JOUsCEW82pt6G6NHZl8KgKH1SEW5xmyhYq 2sMACXHQ==; MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Wed, 04 Sep 2019 08:36:15 +0200 From: Lukasz Swierczewski To: cygwin AT cygwin DOT com Subject: netinet/* in Cygwin Message-ID: <61fcbddd17cbfe370eb3ae95489d17e8@ithena.net> X-Sender: lswierczewski AT ithena DOT net User-Agent: Roundcube Webmail/1.3.10 X-Authenticated-Id: lswierczewski AT ithena DOT net X-IsSubscribed: yes Hello, I have question. I need netinet/* in my C project. For example: #include #include #include #include Is this available in Cygwin? There are problems as standard ... What do you need to do to compile with these libs? -- Best Regards Lukasz Swierczewski -- 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