mirage-net-fd
MirageOS network interfaces using raw sockets
README
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.
Install
- Maintainers
-
Sources
Dependencies
alcotest
with-test & < "0.8.0"
io-page-unix
>= "2.0.0"
mirage-net-lwt
>= "1.0.0" & < "2.0.0"
lwt
>= "2.4.3"
cstruct-lwt
>= "3.0.0" & < "6.0.0"
cstruct
>= "3.0.0" & < "6.0.0"
jbuilder
>= "1.0+beta9"
ocaml
>= "4.02.3"
Reverse Dependencies