lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] MEMP_TCP_SEG somehow being leaked so that they never become


From: geckook Xu
Subject: [lwip-devel] MEMP_TCP_SEG somehow being leaked so that they never become available for reuse.
Date: Fri, 20 Apr 2007 10:58:43 +0800

When I make a lot of connections to the server, the server's lwip
stack MEMP_TCP_SEG will be leaked.

at this time, the TCP_PCB is 0, and PBUF have the same number of EMP_TCP_SEG.

I think if it is because when release the TCP_PCB ,but didn't release
the TCP_SEG.

When the concurrent connections are amount.




reply via email to

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