package mirage-stack

  1. Overview
  2. No Docs
MirageOS signatures for network stacks

Install

Authors

Maintainers

Sources

mirage-stack-1.3.0.tbz
md5=019da0a632d12aee358a1d95e1831061

Description

mirage-stack provides a set of module types which libraries intended to be used as MirageOS network stacks should implement.

The set of protocols defined is:

Mirage_stack.STACKV4 and Mirage_stack_lwt.STACKV4

mirage-stack is distributed under the ISC license.

Tags

org:mirage

Published: 15 Sep 2018

Dependencies (5)

  1. fmt
  2. mirage-protocols >= "1.4.0" & < "4.0.0"
  3. mirage-device >= "1.0.0" & < "2.0.0"
  4. jbuilder >= "1.0+beta9"
  5. ocaml >= "4.04.2"

Dev Dependencies

None

Used by (7)

  1. dkim-mirage < "0.4.0"
  2. git-mirage >= "3.0.0" & < "3.7.0"
  3. git-paf < "3.7.0"
  4. mirage-stack-lwt >= "1.3.0"
  5. mirage-types >= "3.2.0" & < "3.7.1"
  6. paf-le < "0.0.8"
  7. pgx_lwt_mirage < "2.1"

Conflicts

None