From 14141d20e359cc038424fc3d04151df6d5f9de2e Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 13 Apr 2013 09:21:00 +0000 Subject: README: update description Ruby 2.0 is out and we're compatible. Also, we've always supported EPOLLONESHOT, promote it. --- README | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README b/README index 2685707..551ce8e 100644 --- a/README +++ b/README @@ -6,14 +6,15 @@ timerfd, inotify, and epoll interfaces are provided. == Features -* Thread-safe blocking operations under both Ruby 1.8 and 1.9. +* Thread-safe blocking operations for all versions of Ruby * IO-like objects are backwards-compatible with IO.select. * Epoll interface is fork-safe and GC-safe -* Unlike portable event frameworks, the Linux-only Epoll interface - allows using edge-triggered I/O for possibly improved performance +* Unlike portable event frameworks, the Linux-only epoll interfaces + allow using edge-triggered or one-shot notifications for possibly + improved performance * Fully-documented and user-friendly API -- cgit v1.2.3-24-ge0c7