[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: io.read() returns immediately under VxWorks
- From: rogerz <rogerz.zhang@...>
- Date: Sun, 29 Jun 2008 09:26:32 +0800
Thanks all for the replying.
I've tried again and may have found the reason. Indeed I didn't run the LUA script "directly" from VxWorks, but from another customized shell application.
If I run the LUA script without spawning the customized shell, it goes well. So I guess I have to look into what the customized shell do with stdio now.
--
rogerz