> I got the above message out of 2.1.89 pre #5. What does it mean and what
> should I do about it? :D
This means that some program enabled SO_DEBUG on its socket and received
too much data for the socket input buffer. Fix.: don't use SO_DEBUG unless
you're really debugging.
-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu