Sha256: 0f2e625201f86530a9a247d2b63b54dc86a0471c2c36cd8ed1621f0a913a71c3
Contents?: true
Size: 904 Bytes
Versions: 1
Compression:
Stored size: 904 Bytes
Contents
=== 1.2.1 / 2010-10-07 07:20 UTC This fixes our accept4() wrapper which did not work as expected on some *BSD-based systems due to fcntl(fd, F_GETFL) returning false information. Linux 2.6+ users are unnaffected, including those without accept4(). Also some RDoc fixes. === 1.2.0 / 2010-10-05 23:14 UTC 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. === 1.1.0 / 2010-09-29 01:17 UTC * alternate classes may now be returned by accept/tryaccept by setting Kgio.accept_class= === 1.0.1 / 2010-09-28 03:00 UTC * add compatibility for ancient Rubies (1.8.6) * linux: fix accept4() support for newer Linux === 1.0.0 / 2010-09-28 00:29 UTC A kinder, gentler I/O library for Ruby
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
kgio-1.2.1 | NEWS |