about summary refs log tree commit homepage
path: root/lib/yahns/daemon.rb
DateCommit message (Expand)
2018-12-08remove IO#close_on_exec= calls
2016-01-02copyright updates for 2016
2016-01-02enable frozen_string_literal for Ruby 2.3+
2015-10-28bytecode golfing to cut a few bytes of memory
2014-10-13switch to require_relative for internal requires
2013-11-07SIGWINCH works after SIGUSR2 upgrades
2013-10-31yahns-rackup launcher
2013-10-20set close-on-exec on all long-lived descriptors
2013-10-18initial commit