Re: TCP memory pressure question

Jamie Lokier (lk@tantalophile.demon.co.uk)
Sat, 23 Nov 2002 00:06:17 +0000


David Schwartz wrote:
> So this would be a case where 'poll' or 'select' would return
> a write hit for a socket but 'write' would return -1 and set errno
> to EAGAIN.

Is this really true? It would livelock several servers I've worked on...

-- Jamie
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/