package mirage-net

  1. Overview
  2. Docs

Description

Tags

org:mirage

Published: 23 Feb 2017

README

mirage-net -- Network signatures for MirageOS

mirage-net defines Mirage_net.S the signature for network operations for MirageOS.

Installation

mirage-net can be installed with opam:

opam install mirage-net

If you don't use opam consult the opam file for build instructions.

Documentation

The documentation and API reference is automatically generated by ocamldoc from the interfaces. It can be consulted online.

Dependencies (6)

  1. result
  2. mirage-device >= "1.0.0" & < "2.0.0"
  3. topkg build & >= "0.8.0"
  4. ocamlbuild build
  5. ocamlfind build
  6. ocaml

Dev Dependencies

None

Used by (3)

  1. mirage-net-lwt < "2.0.0"
  2. mirage-types >= "3.0.0" & < "3.4.0"
  3. tcpip >= "3.0.0" & < "3.7.1"

Conflicts

None