lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Freeing memory after http transfer


From: Bernhard 'Gustl' Bauer
Subject: Re: [lwip-users] Freeing memory after http transfer
Date: Thu, 12 Nov 2009 14:48:23 +0100
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

Simon Goldschmidt schrieb:
You did the correct thing, tcp_sent should do the trick. If not,
that's a bug (either in lwIP, the way you are using it, or in your
code or port) which needs to be analysed.

It seams I'm making some progress. http_sent is not called after all packets are sent. It is called after each ack the browser sends!

So the one thing I need to know when is the last ack/call. Any idea how to do this?

regards

Gustl






reply via email to

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