FICHA · MANJARO

haskell-sendfile

A portable sendfile library

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Provides a portable sendfile library for Haskell. Sendfile-style operations can transfer file data to a socket efficiently, often reducing copying between user space and kernel space.

It is useful for web servers, file servers, proxies, and networking tools that send large files. It is a developer library and performance depends on platform support and application design.

Permissions

Permissions not analysed for this source yet.