RubyGems Navigation menu

io_splice 4.4.2

The splice family of Linux system calls can transfer data between file descriptors without the need to copy data into userspace. Instead of a userspace buffer, they rely on an ordinary Unix pipe as a kernel-level buffer. The `splice' and `tee' syscalls are also provided by the {sleepy_penguin}[https://yhbt.net/sleepy_penguin/] library. "io_splice" remains maintained for old applications or users experimenting with the vmsplice syscalls

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 4.4.2 - February 22, 2020 (40.5KB)
  2. 4.4.1 - January 02, 2019 (40.5KB)
  3. 4.4.0 - January 11, 2015 (40.5KB)
  4. 4.3.0 - February 15, 2014 (48.5KB)
  5. 4.2.0 - January 19, 2013 (49.5KB)
全てのバージョンを表示(全16件)

所有者:

プッシュ者:

作者:

  • Ruby io_splice hackers

SHA 256チェックサム:

60e89714af9c61042d895bd67c6aec5552db9588ad450af93eb657a906dbfdf4

累計ダウンロード数 64,595

このバージョンのみ 5,493

ライセンス:

LGPL

必要なRubyのバージョン: >= 0

リンク: