moonbridge
log reference.txt
| age | author | description |
|---|---|---|
| 2015-04-05 | jbe | Reverted experimental work on non-blocking I/O with file handles |
| 2015-04-05 | jbe | Use write instead of fwrite for non-blocking I/O |
| 2015-04-04 | jbe | Mention testing of file handle buffer test in io.poll(...) |
| 2015-04-04 | jbe | Updated reference to include xread, xread_nb, write_nb |
| 2015-04-04 | jbe | Work on non-blocking I/O; Improved efficiency of :readuntil(...) |
| 2015-03-24 | jbe | New method request:close_after_finish() |