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.
Interfaces are documented. Online too.