package sendmsg

  1. Overview
  2. Docs

Description

Higher-order sockets, oh my!

sendmsg is a straightforward OCaml binding to POSIX sendmsg(3) and recvmsg(3) API. Provides scatter-gather IO and passing file descriptors as ancillary data.

sendmsg is distributed under the ISC license.

Published: 06 Nov 2016

README

sendmsg — π-calculus? In my kernel?

Higher-order sockets, oh my!

v0.0.2

sendmsg is a straightforward OCaml binding to POSIX sendmsg(3) and recvmsg(3) API. Provides scatter-gather IO and passing file descriptors as ancillary data.

sendmsg is distributed under the ISC license.

Documentation

Interfaces are documented. Online too.

Dependencies (5)

  1. ocb-stubblr build
  2. topkg build
  3. ocamlbuild build
  4. ocamlfind build
  5. ocaml >= "4.02.0"

Dev Dependencies (1)

  1. alcotest with-test

Used by

None

Conflicts (1)

  1. ocb-stubblr < "0.1.0"