gem.sh
gem.sh
Home
Gems
Types
Docs
Community
Quick search...
Modules
module NIO
Classes
class NIO::Monitor
class NIO::Selector
Overview
H
Home
R
Reference
T
Types
C
Changelogs
Documentation
README
More
Versions
Source
Playground
Stats
Metadata
Wiki
Announcements
Community
Articles
Tutorials
Videos
Community
Gems
nio4r
0.4.5
module NIO
Select a tab
README
Metadata
Source
Versions
Changelogs
Guides
Articles
Reference
Playground
Videos
Types
Community
Stats
Announcements
module NIO
def self.engine; ENGINE end
* java: using Java NIO
* libev: as a C extension using libev
* select: in pure Ruby using Kernel.select
NIO implementation, one of the following (as a string):
def
self
.
engine
;
ENGINE
end
Classes
NIO::Monitor
NIO::Selector
Class Methods
:: engine
Defined in
lib/nio.rb
lib/nio/monitor.rb
lib/nio/selector.rb
lib/nio/version.rb