package mirage-net-fd

  1. Overview
  2. Docs
MirageOS network interfaces using raw sockets

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-net-fd-0.2.1.tbz
sha256=2a2e032829a3ee2daba0bc6e509afa94973399c7cb7b53c1a7b160538bed7b60
md5=46149fe34d65ea67f00d11a93864d6de

Description

Implementation of MirageOS network interfaces using raw sockets. The caller is in charge of opening the file-descriptor with that are passed to the connect function.

Published: 19 Jun 2017

README

mirage-net-fd -- MirageOS network interfaces using raw sockets

Implementation of MirageOS network interfaces using raw sockets. The caller is in charge of opening the file-descriptor with that are passed to the connect function.

Dependencies (9)

  1. ipaddr
  2. result
  3. io-page-unix >= "2.0.0"
  4. mirage-net-lwt >= "1.0.0" & < "2.0.0"
  5. lwt >= "2.4.3"
  6. cstruct-lwt >= "3.0.0" & < "6.0.0"
  7. cstruct >= "3.0.0" & < "6.0.0"
  8. jbuilder >= "1.0+beta9"
  9. ocaml >= "4.02.3"

Dev Dependencies (1)

  1. alcotest with-test & < "0.8.0"

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.