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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=T3jCa93opDyL1C3b
	sv7U24O7lI9FojWV82ZruZGIERtMv9LclfJBGQmTJBUUBePiYVvtUbD182607iVR
	qolahZMqHn0pYUNPUd5wlUGRXkXLMjMt6a9JAPOXG2H+BMM92d2V0jGbKfpjVSP7
	kI+S352/hdiFt1RqkXH5rsw8C8o=
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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=v19Y7j3QCBq4njTfc2x00y
	QviiU=; b=AmH9KFerIeC0DaEVnFgaiQIW8Lwq9mDqVNuxoPichYE4g8QEvUnTq/
	0dIa/YqF2cMFcXZqpPdhVz4bBs0GX9k6pp1j30I0+iebh2FsWMt2ivTKo++yepZR
	H2IihuGyGzv1MiJ+dl1RMGfkvchhl5f7OtD+sVhJyDngG02TF95/g=
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=0.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_JMF_BL autolearn=no version=3.3.1 spammy=H*r:sk:mailout, H*RU:sk:mailout, HX-Spam-Relays-External:sk:mailout, HContent-Transfer-Encoding:8bit
X-HELO: mailout09.t-online.de
Subject: Re: bug: cygwin-devel v3.0.2-1 socket.h does not #define MSG_EOR per the POSIX standard
To: cygwin@cygwin.com
References: <0873126E9D101A4A983DE738F4346DBC9114A8F3@NAWESPSCXM03V.nadsuswe.nads.navy.mil> <20190424164358.GG30041@calimero.vinschen.de> <4e01e86d-83c9-5855-c4a5-29f5375dc2dc@cs.umass.edu> <a1cb4f3e-ae07-26c2-aa7f-695f2a178961@t-online.de> <f73771ca-780c-cde3-2edc-08bb60b1c261@redhat.com> <3a646fc6-82cb-1980-cc85-75cd4db6f3a0@SystematicSw.ab.ca> <f3ff4eb7-0490-3b53-e45d-9145e7a932c3@redhat.com>
From: =?UTF-8?Q?Hans-Bernhard_Br=c3=b6ker?= <HBBroeker@t-online.de>
Openpgp: preference=signencrypt
Message-ID: <e6e225d2-2828-a539-6632-76271d0154ed@t-online.de>
Date: Thu, 25 Apr 2019 20:36:16 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1
MIME-Version: 1.0
In-Reply-To: <f3ff4eb7-0490-3b53-e45d-9145e7a932c3@redhat.com>
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
X-IsSubscribed: yes

Am 25.04.2019 um 17:48 schrieb Eric Blake:
> On 4/25/19 10:28 AM, Brian Inglis wrote:

>> Would it be allowed and valid to #define MSG_EOR 0 to simplify lack of support?
> 
> No, because that implies that EVERY send() call is requesting MSG_EOR
> and that it never fails. 

And maybe more importantly, it's explicitly required to be non-zero.

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

