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 [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to