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++;
}