1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/lib/puma
MSP-Greg 9b5137a5d1
Fix two Ruby 2.2 issues, add to Actions & remove from Travis [changelog skip] (#2146)
* Add Ruby 2.2 to Actions, remove from Travis

Travis uses OpenSSL 1.0.1, Actions uses 1.0.2

* Ruby 2.2 - binder.rb, server.rb - add single io.closed? check to each
2020-03-04 11:17:38 -06:00
..
app
minissl
plugin
rack
accept_nonblock.rb
binder.rb Fix two Ruby 2.2 issues, add to Actions & remove from Travis [changelog skip] (#2146) 2020-03-04 11:17:38 -06:00
cli.rb
client.rb
cluster.rb
commonlogger.rb
configuration.rb Fix small typo in comment (#2139) 2020-02-28 14:52:18 -06:00
const.rb
control_cli.rb
detect.rb
dsl.rb
events.rb
io_buffer.rb
jruby_restart.rb
launcher.rb Refactor listener closing code (#2112) 2020-03-03 14:09:08 -06:00
minissl.rb
null_io.rb
plugin.rb
rack_default.rb
reactor.rb
runner.rb Refactor listener closing code (#2112) 2020-03-03 14:09:08 -06:00
server.rb Fix two Ruby 2.2 issues, add to Actions & remove from Travis [changelog skip] (#2146) 2020-03-04 11:17:38 -06:00
single.rb
state_file.rb
tcp_logger.rb
thread_pool.rb
util.rb