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: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 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=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 AT cygwin DOT com References: <0873126E9D101A4A983DE738F4346DBC9114A8F3 AT NAWESPSCXM03V DOT nadsuswe DOT nads DOT navy DOT mil> <20190424164358 DOT GG30041 AT calimero DOT vinschen DOT de> <4e01e86d-83c9-5855-c4a5-29f5375dc2dc AT cs DOT umass DOT edu> <3a646fc6-82cb-1980-cc85-75cd4db6f3a0 AT SystematicSw DOT ab DOT ca> From: =?UTF-8?Q?Hans-Bernhard_Br=c3=b6ker?= Openpgp: preference=signencrypt Message-ID: 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: 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