From owner-freebsd-hackers Wed Feb 12 1:20:47 2003 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB8C237B401 for ; Wed, 12 Feb 2003 01:20:45 -0800 (PST) Received: from mel-rto2.wanadoo.fr (smtp-out-2.wanadoo.fr [193.252.19.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1384643F75 for ; Wed, 12 Feb 2003 01:20:43 -0800 (PST) (envelope-from rmkml@wanadoo.fr) Received: from mel-rta6.wanadoo.fr (193.252.19.26) by mel-rto2.wanadoo.fr (6.7.015) id 3E0C337001DA663E; Wed, 12 Feb 2003 10:20:38 +0100 Received: from wanadoo.fr (217.128.40.14) by mel-rta6.wanadoo.fr (6.7.015) id 3E26CE2100F8EA90; Wed, 12 Feb 2003 10:20:38 +0100 Message-ID: <3E4A1280.6BD70D80@wanadoo.fr> Date: Wed, 12 Feb 2003 10:23:12 +0100 From: rmkml X-Mailer: Mozilla 4.8 [en] (X11; U; Linux 2.4.21-pre2 i686) X-Accept-Language: en MIME-Version: 1.0 To: Peter Jeremy Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: I need help References: <3E47213D.2060501@ciam.ru> <000c01c2d112$8c469e50$0a2da8c0@sem> <3E49220A.B3B7E5AB@wanadoo.fr> <20030211185826.GA52986@cirb503493.alcatel.com.au> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Sorry, I posted an error on my program. Regard. Peter Jeremy wrote: > On Tue, Feb 11, 2003 at 05:17:15PM +0100, rmkml wrote: > >Im a process pb on freebsd47R, > ... > >gettimeofday(0x28126dec,0x0) = 0 (0x0) > >gettimeofday(0x28126dec,0x0) = 0 (0x0) > >accept(0x6,0xbfadcfa4,0xbfadcfa0) ERR#35 'Resource temporarily > >unavailable' > ... > >Could you help me ? > > You need to provide more background. What is the process supposed to > be doing? What is the problem you are seeing? ERR#35 just means that > there is no outstanding TCP connect request. I suspect there is a bug > in your process but without knowing what it is supposed to do or what > the code looks like, it's impossible to say more. > > If you this this is a bug in FreeBSD, please explain what it is doing > wrong and post a short test case that shows the bug. > > Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message