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: io_read


On Fri, 2004-10-08 at 09:32, Andrew Lunn wrote:
> On Fri, Oct 08, 2004 at 05:27:37PM +0200, Sicheri Marco wrote:
> > Thanks Andrew, I had think to use the cyg_io_select (like uclinux) but I
> > don't found the cyg_io_select() doc. man cyg_io_select don't do....:o(
> > Please, (you are the angel) can you have the doc of this function? ^_*
> > If i don't read you email today: Good weekend!!
> 
> I've never used it myself......
> 
> There does not appear to be any documentation for it either. 
> 
> You will have to read the source and figure it out yourself :-(

Alternatively, use the file I/O package with all of the normal
functions (open, read, write, select).  There is ample documentation
for these available :-)

-- 
Gary Thomas <gary@mlbassoc.com>
MLB Associates


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


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