This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ecos does not support "select" function?


On Tue, Jan 28, 2003 at 02:46:53PM +0800, ÕÅ ÁÁ wrote:
> 
> Hello,all!
>      I saw that when define " sys_select(...)", we must judge :
> #ifndef __ECOS
> sys_select(...)
> {
> ;;;;;;
> 
> }
> 
> #endif
> 
> 
> whether  is it means that ecos does not support "select" function?

Select is supported, but its implemented somewhere else. 

       Andrew

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]