lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] lwip 1.4.1 bug-fix release


From: Kieran Mansley
Subject: Re: [lwip-users] lwip 1.4.1 bug-fix release
Date: Sat, 18 Feb 2012 14:02:04 +0000

On 17 Feb 2012, at 13:31, Bill Auerbach wrote:

>> That maximum size of a UDP datagram should only be limited by the
>> protocol and your resources, so 64K should work, yes.
> 
> With UDP being unreliable, that implies that one or more fragments could be
> dropped in a large UDP send, right?

Yes, but if one fragment is lost then the whole datagram should be discarded by 
the receiving stack.

Kieran


reply via email to

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