[ECOS] lwip and select

William Wagner will_wagner@carallon.com
Wed Jan 19 17:08:00 GMT 2011


Hello,

I am wondering if it is possible to use lwip sockets in a select 
function call (Not lwip_select). I want to wait on both a uart and a 
lwip socket at the same time but it doesn't seem to be working.

I have looked at the code and it seems like lwip only supports the 
lwip_select function, not the select function. Can anyone confirm this?

Assuming this is the case anyone looked at what's involved to make it 
work? What would a suggested alternative be? I know I could use a 
separate thread but that seems really over the top for what I am trying 
to achieve.

Thanks
Will

-- 
------------------------------------------------------------------------
Will Wagner                                     will_wagner@carallon.com
Development Manager                      Office Tel: +44 (0)20 7371 2032
Carallon Ltd, Studio G20, Shepherds Building, Rockley Rd, London W14 0DA
------------------------------------------------------------------------



-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss



More information about the Ecos-discuss mailing list