librelist archives

« back to archive

kgio 2.5.0 release coming soon

kgio 2.5.0 release coming soon

From:
Eric Wong
Date:
2011-06-18 @ 02:13
Changes:

* Kgio::File.tryopen method added, it's like File.open
  but won't raise exceptions.  The Kgio::File class includes
  Kgio::PipeMethods, so FIFOs opened through this get the
  kgio_* API.

* The default kgio_wait_*able methods in Kgio::DefaultWaiters
  accept an optional timeout argument.

I don't expect portability problems from these new features,
but please test if you get the chance.

* http://bogomips.org/kgio/
* git://bogomips.org/kgio.git

Thanks for reading!

-- 
Eric Wong