lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] http_sent cb shows 1 byte trailer [RAW]


From: Kieran Mansley
Subject: Re: [lwip-users] http_sent cb shows 1 byte trailer [RAW]
Date: Tue, 11 Aug 2009 15:38:35 +0100

On Tue, 2009-08-11 at 15:50 +0200, address@hidden wrote:
> However, I'm currently also working on the httpd (the one in contrib - 
> we might need a httpd in the next product) and didn't have the NULL arg 
> problem yet, btu I also didn't see RST packets in wireshark. I'll have 
> to test it with larger files though.

One thing I noticed was the way it calls tcp_sent() to specify the
callback every time it does a write is harmless but not a good example -
it should only need to be called once to set the callback up.

Kieran





reply via email to

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