From owner-freebsd-pf@FreeBSD.ORG Fri Feb 4 21:00:43 2011 Return-Path: Delivered-To: freebsd-pf@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9F21B106566B; Fri, 4 Feb 2011 21:00:43 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7500F8FC08; Fri, 4 Feb 2011 21:00:43 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p14L0hT9021928; Fri, 4 Feb 2011 21:00:43 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p14L0h2I021921; Fri, 4 Feb 2011 21:00:43 GMT (envelope-from linimon) Date: Fri, 4 Feb 2011 21:00:43 GMT Message-Id: <201102042100.p14L0h2I021921@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-pf@FreeBSD.org, freebsd-bugs@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: kern/154504: [libc] recv(2): PF_LOCAL stream connection is stuck in sbwait when recv(MSG_WAITALL) is used X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Technical discussion and general questions about packet filter \(pf\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Feb 2011 21:00:43 -0000 Old Synopsis: [pf] [patch] PF_LOCAL stream connection is stuck in sbwait when recv(MSG_WAITALL) is used New Synopsis: [libc] recv(2): PF_LOCAL stream connection is stuck in sbwait when recv(MSG_WAITALL) is used Responsible-Changed-From-To: freebsd-pf->freebsd-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Fri Feb 4 20:58:46 UTC 2011 Responsible-Changed-Why: Fix misclassification. Pointed out by: Gary Palmer http://www.freebsd.org/cgi/query-pr.cgi?pr=154504