From owner-freebsd-net Fri Jan 19 7:57:58 2001 Delivered-To: freebsd-net@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 6840D37B6A0 for ; Fri, 19 Jan 2001 07:57:41 -0800 (PST) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.3/8.9.3) id KAA10198; Fri, 19 Jan 2001 10:57:39 -0500 (EST) (envelope-from wollman) Date: Fri, 19 Jan 2001 10:57:39 -0500 (EST) From: Garrett Wollman Message-Id: <200101191557.KAA10198@khavrinen.lcs.mit.edu> To: Ben Smithurst Cc: freebsd-net@FreeBSD.ORG Subject: Re: manual page review: connect(2) EAGAIN error In-Reply-To: <20010119101915.B16961@comp.leeds.ac.uk> References: <20010118113453.A25127@comp.leeds.ac.uk> <200101181543.KAA29005@khavrinen.lcs.mit.edu> <20010119101915.B16961@comp.leeds.ac.uk> Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org < said: > +.It Bq Er EAGAIN > +A resource was temporarily unavailable when connecting a socket in > +non-blocking mode. > +This could indicate there are no port numbers available for use when a port > +number is being chosen automatically. > +Increasing the > +.Va net.inet.ip.portrange.last > +.Xr sysctl 8 > +variable (which defaults to 5000) may help this problem. > Any better? No -- if the code actually implements that, it's wrong. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message