mirage/mirage-flow-rawlink

Name: mirage-flow-rawlink

Owner: MirageOS

Description: Expose rawlink devices as MirageOS flows

Created: 2017-06-19 09:41:49.0

Updated: 2017-12-04 09:36:17.0

Pushed: 2017-06-19 10:32:46.0

Homepage: null

Size: 13

Language: OCaml

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

mirage-flow-rawlink – Expose rawlink interfaces as MirageOS flows

Allow to use rawlink interfaces as MirageOS flows.

docs

An example:

t_rawlink.open_link "eth0" >>= fun rawlink ->
rage_flow_lwt.read rawlink >>= function
Ok (`Data buf) ->
.

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.