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 Dependency

Authors

Maintainers

Sources

v2.0.1.tar.gz
md5=b46b56f70b3f4e0ab453ba3b25b43784

Description

Tags

org:mirage org:xapi-project

Published: 23 Dec 2020

README

ocaml-fd-send-recv

Bindings which allow Unix.file_descrs to be sent and received over Unix domain sockets

Dependencies (2)

  1. dune >= "1.4"
  2. ocaml < "5.0"

Dev Dependencies (1)

  1. odoc with-doc

Conflicts

None