lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] [lwip] pbuf_free


From: Mumtaz Ahmad
Subject: [lwip-users] [lwip] pbuf_free
Date: Thu, 09 Jan 2003 00:43:50 -0000

There is no pbuf_free in low_level_output .So how come the pbufs that are
allocated for out packets gets freed?
I am getting the problem of non availability of pbufs in UDP tests when i
send lot of data .The problem is solved when i insert pbuf_free in
low_level_output function ,but the same solution produces troubles when i
use TCP socket .TCP seems OK even with no pbuf_free in low_level_output and
i never get any message of shortage of pbufs while using a TCP connection.
Any commenst ?



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


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




reply via email to

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