Error
enum neko.io.ErrorAvailable in nekoThe possible IO errors that can occur
OverflowAn operation is outside of its valid range
Custom(e : Dynamic)Other errors
ClosedAn operation has occured while the Input or Output has already been closed
BlockedThe IO is set into nonblocking mode and some data cannot be read or written
version #822, modified 2008-05-02 19:18:32 by api
0 comment