From owner-freebsd-net Tue Oct 15 15:47:48 2002 Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B11437B401 for ; Tue, 15 Oct 2002 15:47:47 -0700 (PDT) Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEAB943E4A for ; Tue, 15 Oct 2002 15:47:46 -0700 (PDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: from khavrinen.lcs.mit.edu (localhost [IPv6:::1]) by khavrinen.lcs.mit.edu (8.12.3/8.12.5) with ESMTP id g9FMlkgQ007751 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Tue, 15 Oct 2002 18:47:46 -0400 (EDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.12.3/8.12.5/Submit) id g9FMlkH7007748; Tue, 15 Oct 2002 18:47:46 -0400 (EDT) (envelope-from wollman) Date: Tue, 15 Oct 2002 18:47:46 -0400 (EDT) From: Garrett Wollman Message-Id: <200210152247.g9FMlkH7007748@khavrinen.lcs.mit.edu> To: "Petri Helenius" Cc: Subject: ENOBUFS In-Reply-To: <065901c27495$56a94c40$8c2a40c1@PHE> References: <065901c27495$56a94c40$8c2a40c1@PHE> Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org < said: > My processes writing to SOCK_DGRAM sockets are getting ENOBUFS Probably means that your outgoing interface queue is filling up. ENOBUFS is the only way the kernel has to tell you ``slow down!''. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message