package sendmsg

  1. Overview
  2. Docs

README.md.html

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.