Cc: Ilpo <ilpo.jarvinen@...>, Peter Zijlstra <peterz@...>, LKML <linux-kernel@...>, Netdev <netdev@...>, David S. Miller <davem@...>, Rafael J. Wysocki <rjw@...>, Andrew Morton <akpm@...>, Evgeniy Polyakov <johnpol@...>
On Tue, 2008-06-03 at 11:40 +0200, Ingo Molnar wrote:
hm.
Here's a theory - the DA code put the socket in the accept queue after
data has been queued on the socket, instead of the other way around
which is normal.
Could this be confusing the select() mechanism?
-Pat
--