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 |