about summary refs log tree commit homepage
path: root/lib/yahns/stream_file.rb
DateCommit message (Expand)
2016-01-02copyright updates for 2016
2016-01-02enable frozen_string_literal for Ruby 2.3+
2015-10-13copyright updates
2015-01-24update comments about wbuf_close return values
2015-01-23reduce File::Stat object allocations
2013-11-07fdmap: simplify IO expiry interface
2013-11-02stream_file: only close FDs we opened ourselves
2013-10-26StreamFile and TmpIO attempt expiry on EMFILE/ENFILE
2013-10-18initial commit