Received: with ECARTIS (v1.0.0; list netdev); Thu, 08 Jul 2004 09:29:00 -0700 (PDT) Received: from Cantor.suse.de (cantor.suse.de [195.135.220.2]) by oss.sgi.com (8.12.10/8.12.9) with SMTP id i68GSugi001637 for ; Thu, 8 Jul 2004 09:28:57 -0700 Received: from hermes.suse.de (hermes-ext.suse.de [195.135.221.8]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by Cantor.suse.de (Postfix) with ESMTP id E644687B6AC; Thu, 8 Jul 2004 18:27:03 +0200 (CEST) Date: Thu, 8 Jul 2004 18:27:03 +0200 From: Andi Kleen To: Chris Friesen Cc: Michael T Kerrisk , netdev@oss.sgi.com Subject: Re: asymmetry with MSG_DONTWAIT in sendmsg() and recvmsg() Message-ID: <20040708162703.GA12934@wotan.suse.de> References: <1525.1089275651@www62.gmx.net> <40ED748F.8000700@nortelnetworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <40ED748F.8000700@nortelnetworks.com> X-archive-position: 6809 X-ecartis-version: Ecartis v1.0.0 Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com X-original-sender: ak@suse.de Precedence: bulk X-list: netdev Content-Length: 318 Lines: 11 On Thu, Jul 08, 2004 at 12:21:35PM -0400, Chris Friesen wrote: > Michael T Kerrisk wrote: > > >MSG_DONTWAIT should also work with recvmsg(). > > Hmm... Just tried it with a DGRAM socket, and it seems to work. Any ideas > why its not in the man pages? Nobody ever added it? Just send a patch to aeb@cwi.nl -Andi