public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* RE: Re: [ECOS] poll.h and polling stuff???
@ 2001-07-23  6:41 tsmith
  0 siblings, 0 replies; only message in thread
From: tsmith @ 2001-07-23  6:41 UTC (permalink / raw)
  To: ecos-discuss

Oh dear.. looks like I'm going to have to write poll myself then :(

I've too much source already using poll to change to select and I feel it would also be useful to others so it'll get contributed right back.

Thanks for the help.


>tsmith@megaroms.co.uk wrote:
>> 
>> does eCos support this stuff? when i've done the ecos build there is no sys/poll.h or poll.h. what options do i have to set or do i have to go direct through the kernel?
>> 
>> any help would be much appreciated
>
>But everything you want to do with it should be achievable with select() -
>at least in an embedded context where in general we're not talking about
>many thousands of file descriptors.
>
>Alternatively if you wanted to write it yourself, have a look at
>io/fileio/current/src/select.cxx where select() is defined. poll() is just
>a variant. If you did that, obviously it would be good for it to be
>contributed back: http://sources.redhat.com/ecos/faq.html#contrib_how
>
>Jifl
>-- 
>Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
>Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine
>Come to the Red Hat TechWorld open source conference in Brussels!
>Keynotes, techie talks and exhibitions    http://www.redhat-techworld.com/
>
>
  

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-07-23  6:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-23  6:41 Re: [ECOS] poll.h and polling stuff??? tsmith

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).