Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Network devices using lwt
Mirage_net
defines the signature for MirageOS network devices.
Release v1.1.0
module type S =
Mirage_net.S
with type 'a io = 'a Lwt.t
and type page_aligned_buffer = Io_page.t
and type buffer = Cstruct.t
and type macaddr = Macaddr.t