Module: IO::WaitReadable
| Relationships & Source Files | |
| Defined in: | lib/puma/client.rb | 
Overview
We need to use this for a jruby work around on both 1.8 and 1.9. So this either creates the constant (on 1.8), or harmlessly reopens it (on 1.9).
123456789_123456789_123456789_123456789_123456789_
  | Relationships & Source Files | |
| Defined in: | lib/puma/client.rb | 
We need to use this for a jruby work around on both 1.8 and 1.9. So this either creates the constant (on 1.8), or harmlessly reopens it (on 1.9).