X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org X-ME-UUID: 20071128142409455 DOT 6F43A7000098 AT mwinf2361 DOT orange DOT fr Message-ID: <474D7A0D.3040606@prologue.fr> Date: Wed, 28 Nov 2007 15:24:13 +0100 From: patrick ficheux User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: socket : MSG_WAITALL isn't defined Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 Hi, I want to use recv() with MSG_WAITALL flag. But this constant isn't defined in cygwin. I find a old message about this issue here => http://www.cygwin.com/ml/cygwin/2000-06/msg01229.html Why MSG_WAITALL is not present in cygwin ? It's a posix compliance problem ? It seems that # define MSG_WAITALL 0x08 works well on Windows Regards, -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/