Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val register : t -> (int, Mirage_net.Net.error) Stdlib.result
val unregister : t -> int -> unit Lwt.t
val write :
t ->
int ->
size:int ->
(Cstruct.t -> int) ->
(unit, Mirage_net.Net.error) Stdlib.result Lwt.t
val unregister_and_flush : t -> int -> unit Lwt.t