mirage-flow-rawlinkversion
Expose rawlink interfaces as MirageOS flows
Allow to use rawlink interfaces as MirageOS flows.
An example:
Lwt_rawlink.open_link "eth0" >>= fun rawlink ->
Mirage_flow_lwt.read rawlink >>= function
| Ok (`Data buf) ->
...
Tags | org:mirage |
---|---|
Author | Thomas Gazagnaire |
License | ISC |
Published | |
Homepage | https://github.com/mirage/mirage-flow-rawlink |
Issue Tracker | https://github.com/mirage/mirage-flow-rawlink/issues |
Maintainer | thomas@gazagnaire.org |
Dependencies | |
Source [http] | https://github.com/mirage/mirage-flow-rawlink/releases/download/1.0.0/mirage-flow-rawlink-1.0.0.tbz sha256=e3a5dcefa70aca0444af61fc703438351168a0d43eca58c13f75fa5b2f67f8ab md5=f3744a62ae1dcaead17b9442ec269f78 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/mirage-flow-rawlink/mirage-flow-rawlink.1.0.0/opam |
No package is dependent