Sha256: 8e5fd35d4185dae0967d87135345bb2d07449eb1de6ceecfa83d082ecf79ada5

Contents?: true

Size: 697 Bytes

Versions: 1

Compression:

Stored size: 697 Bytes

Contents

=== io_splice 4.2.0 - several bugfixes and workarounds / 2013-01-19 08:23 UTC

  We now limit maximum splice length to (1<<30) to avoid EINVAL
  errors on 64-bit hosts.

  vmsplice no longer raises Errno::EFAULT optimizations in newer
  GCC (not that I've found a good use for vmsplice at all with
  Ruby...)

  There are several other small cleanups.

  Eric Wong (6):
        copy_stream: small cleanup for pipe splicing
        limit maximum splice length to 1 << 30
        avoid uname() for pipe size modification checks
        doc: s/librelist.com/librelist.org/
        vmsplice: avoid referencing invalid stack address for strings
        vmsplice: more consistent fileno retry handling

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
io_splice-4.2.0 LATEST