lwip-users
[Top][All Lists]
Advanced

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

RE: [lwip-users] Has any work been done on allowing sendandreceiveon a s


From: Kieran Mansley
Subject: RE: [lwip-users] Has any work been done on allowing sendandreceiveon a single port
Date: Mon, 21 Jan 2008 12:16:18 +0000

On Mon, 2008-01-21 at 12:12 +0000, Julian Gardner [RSD] wrote:
> and 5 tasks? dont want to stop the main code running.

That would work, or use select() (if the lwIP implementation is up to
it) or use non-blocking reads (again, not sure if our implementation of
sockets is complete enough) and poll the sockets.

Kieran





reply via email to

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