lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] netconn_recv issue


From: am85
Subject: Re: [lwip-users] netconn_recv issue
Date: Thu, 26 Aug 2010 06:50:57 -0700 (PDT)

Hi Kieran, 
Thank you very much.

I'm trying to implement this instruction ( while(netbuf_next(Buffer) != -1
), but I have the same problem.

Thanks to the previous answers. 

With regards,
am85


Kieran Mansley wrote:
> 
> On Thu, 2010-08-26 at 01:29 -0700, am85 wrote:
>> } while(netbuf_next(Buffer) == -1);
> 
> Should be "!= -1" 
> 
> Kieran
> 
> 
> _______________________________________________
> lwip-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/lwip-users
> 
> 

-- 
View this message in context: 
http://old.nabble.com/netconn_recv-issue-tp29529860p29542615.html
Sent from the lwip-users mailing list archive at Nabble.com.




reply via email to

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