Eventually, I'd like to move towards newer versions of Ruby (e.g. 2.3+ has more *_nonblock stuff). For now, this is a small step and hopefully won't cause problems for maintainers of legacy systems...
Eric Wong (2): drop Ruby 1.9.3 support, require 2.0+ for now drop unnecessary IO#close_on_exec=true assignment HACKING | 2 +- README | 3 +-- Sandbox | 2 +- ext/unicorn_http/extconf.rb | 4 ++-- ext/unicorn_http/unicorn_http.rl | 14 +------------- lib/unicorn.rb | 2 -- lib/unicorn/http_server.rb | 2 +- t/README | 2 +- unicorn.gemspec | 4 ++-- 9 files changed, 10 insertions(+), 25 deletions(-) -- unsubscribe: one-click, see List-Unsubscribe header archive: https://yhbt.net/unicorn-public/
