2007-02-16 23:22:19

by Paul Komkoff

[permalink] [raw]
Subject: Add .splice_read to sockets?

Hi!

Is there any plans to make splice(socket, ..., pipe, ...) work?

Thanks!

--
Paul P 'Stingray' Komkoff Jr // http://stingr.net/key <- my pgp key
This message represents the official view of the voices in my head


2007-02-17 01:12:30

by Jens Axboe

[permalink] [raw]
Subject: Re: Add .splice_read to sockets?

On Sat, Feb 17 2007, Paul P Komkoff Jr wrote:
> Hi!
>
> Is there any plans to make splice(socket, ..., pipe, ...) work?

It's a work in-progress, latest effort is to import and attempt to fix
the stuff that Intel initially posted some months ago. See the
splice-net branch of the block git repo.

--
Jens Axboe