paf
HTTP/AF and MirageOS
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library paf.mirage
type error = TCP.error
type nonrec write_error = TCP.write_error
val pp_write_error : write_error Fmt.t
type flow = TCP.flow
val write : flow -> Cstruct.t -> ( unit, write_error ) result Lwt.t
val writev : flow -> Cstruct.t list -> ( unit, write_error ) result Lwt.t