[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Non Blocking reads
- From: Jose Torre-Bueno <jtorrebueno@...>
- Date: Fri, 4 Oct 2013 23:57:19 -0700
Related to my earlier question about FIFOs, is there a way to open a file for non-blocking reads out of basic Lua. That is with io.open?