FICHA · MANJARO

haskell-simple-sendfile

Cross platform library for the sendfile system call

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

Description

Provides a cross-platform library for the sendfile system call. Sendfile can transfer file contents to sockets efficiently by letting the operating system move data with fewer copies.

It is useful for web servers, file servers, proxies, and tools that serve large files. It is a developer library and performance depends on operating-system support and how the application uses it.

Permissions

Permissions not analysed for this source yet.