Re: 2.2: data loss after socket close

kuznet@ms2.inr.ac.ru
Sat, 7 Aug 1999 21:14:50 +0400 (MSK DST)


Hello!

> R 29:29(0) ack 17 win 31072 <nop,nop,timestamp 1115684 1115683>

It means that server did not read data, which client send to it, and
aborted connection.

> ipc_receive_buffer (ipc.c 2537 171048): wait for len - l = <12> bytes to receive, timeout = <120> ...

Yes, it looks like it read only 12 bytes of 16.

Well, if your program really works in any OS, you should blame loudly
and report bug to them. 8) It is well-know tcp implemenation bug.

Alexey

-
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/