bug send_list on 1.3.98

Brian A. Lantz (brian@lantz.com)
Wed, 8 May 1996 07:53:37 -0400 (EDT)


I killed an old hungup ftp process, and got a SLEW of:

INET: tcp.c: *** bug send_list out of order.

The socket was in the FIN1 state, with about 32K of data in the queue.
Hope, maybe, this will shed some light for someone's debugging efforts.

-----------------------------------------------------------
Brian A. Lantz http://www.lantz.com brian@lantz.com

REAL PORTION of Microsoft Windows code:
while (memory_available) {
eat_major_portion_of_memory (no_real_reason);
if (feel_like_it)
make_user_THINK (this_is_an_OS);
gates_bank_balance++;
}