v1.2.0
tagfaefab1028c8484324d95f405764a3b0d907e3fe
object 414dd17f1009c571e2d7657721271756e3d4dd8e
authorEric Wong <e@yhbt.net>
Tue, 5 Oct 2010 23:14:24 +0000 (5 16:14 -0700)
kgio 1.2.0 - cleanups and minor improvements

The C extension is now split into several files for
ease-of-maintenance.

Slightly more common, client-triggerable exceptions (EOFError,
Errno::EPIPE, Errno::ECONNRESET) are now less expensive as they
are generated without backtraces.