lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] [lwip] UDP problem


From: Mumtaz Ahmad
Subject: [lwip-users] [lwip] UDP problem
Date: Wed, 08 Jan 2003 23:27:13 -0000

As i mentioned earlier there is problem in bulk data transfer in UDP . After
sending some data there is a shortage of pbufs and the data transfer stops
.I have looked into this problem and i found the bug . In lwip_send  (UDP
case )netbuf_delete is called to free the pbuf but it never deallocates
pbufs that are allocated for UDP and IP headers .


Mumtaz Ahmad
       _o
    _< \_
   (_) >(_)
   -------------


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




reply via email to

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