about summary refs log tree commit homepage
path: root/lib/yahns/sigevent_pipe.rb
DateCommit message (Expand)
2019-04-02sigevent_*: fixup non-eventfd path
2019-01-07remove calls to kgio_wait_* able
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-13copyright updates
2014-05-09sigevent: use non-blocking wakeup
2014-02-08sigevent_pipe: kgio_wait_writable takes variadic args
2013-10-25enforce FD_CLOEXEC on all pipes, including tests
2013-10-18initial commit