> An strace reveals a stream of:
> write(40, "QUIT\r\n", 6) = -1 EAGAIN (Resource
> temporarily unavailable)
> write(40, "QUIT\r\n", 6) = -1 EAGAIN (Resource
> temporarily unavailable)
This is strange, 2.2.0pre3 contained a change that was supposed to fix
this (although for the netscape HTTP case) Could you supply a tcpdump
log of such an accident and if possible strace log that includes the last
few calls before the EAGAIN loop occurs? It did not occur in pre2?
-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/