lib/rev/io_watcher.rb in rev-0.1.4 vs lib/rev/io_watcher.rb in rev-0.2.0

- old
+ new

@@ -2,11 +2,9 @@ # Copyright (C)2007 Tony Arcieri # You can redistribute this under the terms of the Ruby license # See file LICENSE for details #++ -require File.dirname(__FILE__) + '/../rev' - module Rev class IOWatcher # The actual implementation of this class resides in the C extension # Here we metaprogram proper event_callbacks for the callback methods # These can take a block and store it to be called when the event