about summary refs log tree commit homepage
path: root/lib/yahns/worker.rb
DateCommit message (Expand)
2019-05-04worker: workaround old F_SETPIPE_SZ bug
2019-01-05worker: rely on F_SETPIPE_SZ to set mininum value
2018-12-13yahns/worker: shrink pipe under Linux
2016-01-02copyright updates for 2016
2016-01-02enable frozen_string_literal for Ruby 2.3+
2015-10-13copyright updates
2014-05-09rework master-to-worker signaling to use a pipe
2013-11-06worker: avoid double SIGQUIT on unexpected parent death
2013-10-29implement user switching
2013-10-18initial commit