[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <E1K33OH-0005QX-00@gondolin.me.apana.org.au>
Date: Mon, 02 Jun 2008 16:19:33 +1000
From: Herbert Xu <herbert@...dor.apana.org.au>
To: ilpo.jarvinen@...sinki.fi (Ilpo J??rvinen)
Cc: johnpol@....mipt.ru, ray-lk@...rabbit.org, mingo@...e.hu,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
davem@...emloft.net, rjw@...k.pl, akpm@...ux-foundation.org
Subject: Re: [bug] stuck localhost TCP connections, v2.6.26-rc3+
Ilpo J??rvinen <ilpo.jarvinen@...sinki.fi> wrote:
>
> Before:
> tcp 65436 0 lo:5000 lo:59980 ESTABLISHED -
This is what happens before accept(2) is called. Ingo, please
strace the process that owns the listening socket to make sure
that it is actually calling accept(2). If it ever stops calling
accept(2) then this is expected behaviour.
Cheers,
--
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists