pqwy / sendmsg

POSIX sendmsg bindings for OCaml
ISC License
15 stars 0 forks source link

sendmsg — π-calculus? In my kernel?

Higher-order sockets, oh my!

%%VERSION%%

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.

Build Status