From owner-freebsd-net@FreeBSD.ORG Wed Apr 3 21:29:28 2013 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 2A0C16C0 for ; Wed, 3 Apr 2013 21:29:28 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from bigwig.baldwin.cx (bigwig.baldwin.cx [IPv6:2001:470:1f11:75::1]) by mx1.freebsd.org (Postfix) with ESMTP id 0A18CFD6 for ; Wed, 3 Apr 2013 21:29:28 +0000 (UTC) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 65C6AB968; Wed, 3 Apr 2013 17:29:27 -0400 (EDT) From: John Baldwin To: freebsd-net@freebsd.org Subject: Re: Small patch in OFED/sdp Date: Wed, 3 Apr 2013 16:31:20 -0400 User-Agent: KMail/1.13.5 (FreeBSD/8.2-CBSD-20110714-p25; KDE/4.5.5; amd64; ; ) References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201304031631.20358.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Wed, 03 Apr 2013 17:29:27 -0400 (EDT) Cc: Vijay Singh X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Apr 2013 21:29:28 -0000 On Tuesday, April 02, 2013 2:33:18 pm Vijay Singh wrote: > Hi, this is based on the the understanding that the SS_NBIO is a > socket state, and not a state of the socket buffer. Committed, thanks! -- John Baldwin