logo
首页技术栈工具库讨论
splice

splice

A library that implements most efficient socket to socket data transfer loops for proxy servers on all operating systems. On GNU/Linux, it exports the zero-copy system call c_splice() (http://en.wikipedia.org/wiki/Splice_(system_call)#Requirements) in System.IO.Splice.Linux. On other operating systems, it only exports a portable Haskell implementation. A unified sockets API for all operating systems is available in Network.Socket.Splice. PackagingOnly changes are made for quality assurance reasons.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconcorsis/splice8
HACKAGE
carbal install splice
查看
标签
根据用户添加的标签生成
暂无标签