Sha256: de2a050c8ed7b5143b71fdb4f5ed13b2cf1ac0210d82879d9d47cb7819d89d02
Contents?: true
Size: 1.03 KB
Versions: 3
Compression:
Stored size: 1.03 KB
Contents
Revision history for libeio TODO: maybe add mincore support? available on at least darwin, solaris, linux, freebsd 1.0 - readdir: correctly handle malloc failures. - readdir: new flags argument, can return inode and possibly filetype, can sort in various ways. - readdir: stop immediately when cancelled, do not continue reading the directory. - fix return value of eio_sendfile_sync. - include sys/mman.h for msync. - added EIO_STACKSIZE. - added msync, mtouch support (untested). - added sync_file_range (untested). - fixed custom support. - use a more robust feed-add detection method. - "outbundled" from IO::AIO. - eio_set_max_polltime did not properly convert time to ticks. - tentatively support darwin in sendfile. - fix freebsd/darwin sendfile. - also use sendfile emulation for ENOTSUP and EOPNOTSUPP error codes. - add OS-independent EIO_MT_* and EIO_MS_* flag enums. - add eio_statvfs/eio_fstatvfs.
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
rednode-0.1.2 | ext/node/deps/libeio/Changes |
rednode-0.1.1 | ext/node/deps/libeio/Changes |
rednode-0.1.0 | ext/node/deps/libeio/Changes |