package fd-send-recv

  1. Overview
  2. Docs
Bindings for sendmsg/recvmsg that allow Unix.file_descrs to be sent and received over Unix domain sockets

Install

dune-project
 Dependency

Authors

Maintainers

Sources

fd-send-recv-2.0.3.tbz
sha256=34970f254a14885daaabb98f5410160530aa6e994747ad1eab99ec4f61dc9934
sha512=c50d836212d9b0e05ffa9fe83dc208929b7aab3c88340f0d7ea7a13bec802bdb15d4279c9dc146bb0b6b59d9baf7db7802d57cd35f3ecda6c2ee053c6b3c69c7

doc/CHANGES.html

v2.0.3 (2025-09-18)

  • Make library compatible with 4.x again

v2.0.2 (2022-12-06)

  • Add license
  • OCaml 5 compatibility

v2.0.1 (2019-01-02)

  • move build to dune

v2.0.0 (2018-05-24)

  • Update interface for safe-string

v1.0.5 (2017-08-04)

  • port to jbuilder

v1.0.4 (2017-01-11)

  • add opam file
  • add .travis.yml
  • fix build on Win32

v1.0.1 (2013-04-23)

  • fix the build on Mac OSX

v1.0.0 (2013-03-27)

  • initial public release