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]

cyg_io_read


All,
one of the parameters in the cyg_io_read(..) is
the number of bytes to read. Process blocks till
specified number of bytes have been read. If the
specified number of bytes is not received, the
process stays blocked.
Question: Is there a way to block the process for
a specified amount of time such that the prcoess
should return on either receiving the specified
number of bytes or when the specified delay times
out?
Baljeet


		
__________________________________ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/ 

-- 
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]