make kgio entirely optional
commit7f0dbf2497567b5ae4efec2e6da448a7278c33f8
authorEric Wong <e@80x24.org>
Fri, 10 Mar 2017 00:38:54 +0000 (10 00:38 +0000)
committerEric Wong <e@80x24.org>
Fri, 10 Mar 2017 00:38:54 +0000 (10 00:38 +0000)
tree914a838f15511f3767d1577d444e3fd44d34e442
parent54ee9caa48d95d45ccfbb3592b0174e5136d0f03
make kgio entirely optional

We may emulate Kgio.poll inefficiently using IO.select; and
perhaps IO.select in Ruby can be modified to transparently use
ppoll() on Linux...
http_spew.gemspec
lib/http_spew/class_methods.rb