lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] [lwip] pcb->queuelenbug not solved?


From: Andrea Olivotto
Subject: [lwip-users] [lwip] pcb->queuelenbug not solved?
Date: Thu, 09 Jan 2003 01:48:18 -0000

Hi,

- I tried again my porting (CVS 20020121) with the last patches in pbuf.c
and tcp_output.c.
It is going better, but sometimes happens that pcb->queuelen become 255 or
254. I manage to work the stack with a simple dirty modification, that
forced to zero pcb->queuelen when it is more than 250 (very dirty...). I'll
test better tomorrow, but it seems to work.

- Always the same problem with Keil: please initialize to 0 p->ref and
p->flags in pbuf_init.
Are there any other function or piece of code (alloc, free, ...) that is
based on the assumption that the compiler initialize to 0 every new
variable? Let me know.

- Testing with nmap now it is working for both lwip and iup.

Andrea



[This message was sent through the lwip discussion list.]




reply via email to

[Prev in Thread] Current Thread [Next in Thread]