mirage-net
Network signatures for MirageOS
README
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 byocamldoc
from the interfaces. It can be consulted online.
Install
- Authors
-
- Maintainers
-
Sources
Dependencies
Reverse Dependencies
mirage-net-lwt
>= "2.0.0"
mirage-protocols
>= "2.0.0" & < "4.0.0"
mirage-types
>= "3.5.0" & < "3.7.1"