lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Using both sequential and raw APIs


From: Jonathan Larmour
Subject: Re: [lwip-users] Using both sequential and raw APIs
Date: Wed, 05 Nov 2008 23:37:14 +0000
User-agent: Thunderbird 1.5.0.12 (X11/20070530)

ckchan wrote:
> 
> i'm trying to workaround the netconn_recv blocking since i'm using lwIP
> 1.1.0. i want to send tcp packet at fixed interval (say every 1 sec) to
> the server,  while still be able to received (non fixed interval) tcp
> packet from server. using only netconn APIs, i could only do "either"
> and not "both".

While it shouldn't be terribly difficult for you to upgrade, at a minimum
it would probably not be too difficult to backport the patch. It was
discussed here, and you can use cvs around the date of committing (23rd May
2007 according to https://savannah.nongnu.org/patch/index.php?5959 ) to get it.

Something like "cvs -q diff -D 2007-05-22 -D 2007-05-24" may be sufficient
but I haven't tried it.

Jifl
-- 
eCosCentric Limited      http://www.eCosCentric.com/     The eCos experts
Barnwell House, Barnwell Drive, Cambridge, UK.       Tel: +44 1223 245571
Registered in England and Wales: Reg No 4422071.
------["Si fractum non sit, noli id reficere"]------       Opinions==mine




reply via email to

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