mirror of https://github.com/lukechilds/node.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
326 B
12 lines
326 B
16 years ago
|
Revision history for libeio
|
||
|
|
||
|
TODO: maybe add mincore support? available on at leats darwin, solaris, linux, freebsd
|
||
|
|
||
|
1.0
|
||
|
- 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.
|
||
|
|