mirage-net-fd
MirageOS network interfaces using raw sockets
Description
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
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 08 Apr 2017
- Authors
- Maintainers
Sources
Dependencies
alcotest
with-test & < "0.8.0"
io-page
>= "1.0.1" & < "2.0.0"
mirage-net-lwt
>= "1.0.0" & < "2.0.0"
lwt
>= "2.4.3"
topkg
build
ocamlbuild
build
ocamlfind
build
cstruct-lwt
= "0"
cstruct
>= "1.7.1"
ocaml
>= "4.02.3"
Reverse Dependencies