lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Re: lwip-users Digest, Vol 67, Issue 5


From: address@hidden
Subject: Re: [lwip-users] Re: lwip-users Digest, Vol 67, Issue 5
Date: Tue, 03 Mar 2009 19:40:37 +0100
User-agent: Thunderbird 2.0.0.19 (Macintosh/20081209)

Chen wrote:
1) I tried checking tcp_sndbuf, but I doubt it is the answer, for the thruput rate is way too low, and I can send much more error-free without it
Watch out to not mix the APIs here: tcp_sndbuf belongs to the raw API, not to the socket API (which lwip_send belongs to).

Simon




reply via email to

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