package mirage-stack-lwt

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 'netif stackv4_config = {
  1. name : string;
  2. interface : 'netif;
}
type socket_stack_config = Ipaddr.V4.t list
module type V4 = sig ... end