mirage-net 0.9.4
Maintainer | anil@recoil.org | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Tags | org:mirage and org:xapi-project | |||||||||||||
Dependencies |
|
|||||||||||||
Published | Aug 8, 2013 | |||||||||||||
Source [http] |
https://github.com/mirage/mirage-net/archive/v0.9.4.tar.gz f4b8cc459026bea7534304654023143e |
|||||||||||||
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/mirage-net/mirage-net.0.9.4/opam |
Mirage TCP/IP networking stack
This is actually a dummy package that selects a concrete implementation that
provides the mirage-net
ocamlfind package. The variants available are:
mirage-net-direct
: a TCP/IP stack in pure OCaml that works from Ethernet.mirage-net-socket
: a TCP/IP stack that uses the POSIX sockets API.
Necessary for | ||
---|---|---|
mirage-www | ||
& | >= 0.4.0 | |
< 1.0.0 | ||
Optional for | ||
cohttp | ||
< 0.9.13 | ||
dns | ||
& | >= 0.5.0 | |
< 0.8.0 | ||
pcap-format | ||
>= 0.3.3 |