Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Feb 2003 05:58:26 +1100
From:      Peter Jeremy <peterjeremy@optushome.com.au>
To:        rmkml <rmkml@wanadoo.fr>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: I need help
Message-ID:  <20030211185826.GA52986@cirb503493.alcatel.com.au>
In-Reply-To: <3E49220A.B3B7E5AB@wanadoo.fr>
References:  <3E47213D.2060501@ciam.ru> <xzp8ywonuxn.fsf@flood.ping.uio.no> <000c01c2d112$8c469e50$0a2da8c0@sem> <3E49220A.B3B7E5AB@wanadoo.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030211185826.GA52986>