The latest version of splice is 0.6.1.1-0.

splice

Version 0.3.2 revision 0 uploaded by CetinSert.

Package meta

Synopsis
Socket to Socket Data Splicing (supports all operating systems)
Description

A library that implements most efficient socket to socket data transfer loops for proxy servers on each operating system.

On GNU/Linux, it uses and exposes the zero-copy splice() system call: http://kerneltrap.org/node/6505.

On all other operating systems, it currently falls back to a portable Haskell implementation.

Corsis Research
This work is funded by Corsis Research (http://corsis.eu) for the development of
PortFusion ]-[ayabusa (はやぶさ) (Hayabusa)
– German-Japanese joint research project for building the simplest and most concise high-performance distributed reverse / forward proxy possible (https://sourceforge.net/p/portfusion/wiki/RoadMap/).
Author
Cetin Sert <fusion@corsis.eu>
Bug reports
n/a
Category
Network
Copyright
Copyright © 2012 Cetin Sert
Homepage
http://corsis.github.com/splice/
Maintainer
Cetin Sert <fusion@corsis.eu>
Package URL
n/a
Stability
stable on GNU/Linux, experimental on other operating systems

Components