[ECOS] poll.h and polling stuff???

tsmith@megaroms.co.uk tsmith@megaroms.co.uk
Tue Jul 24 08:05:00 GMT 2001


>It may be easier just to add poll() to select.cxx. From what I remember
>when poll() is available, select() is normally implemented in terms of
>poll(). So the current select() would be modified to be poll(), and you
>would add a new select() that wraps it. Probably :-).

I'm doing it the other way round :) Emulating the poll() with calls to select(). I've not got enough time to try and learn about the underlying file system.


I'm now going to have to rapidly learn CDL.....



More information about the Ecos-discuss mailing list