package ipv6-multicast

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val bind : Unix.file_descr -> Ipaddr.V4.t -> int -> unit
val connect : Unix.file_descr -> Ipaddr.V4.t -> int -> unit
val membership : ?iface:string -> Unix.file_descr -> Ipaddr.V4.t -> [< `Join | `Leave ] -> unit
val mcast_outgoing_iface : Unix.file_descr -> string -> unit
val mcast_loop : Unix.file_descr -> bool -> unit
val mcast_hops : Unix.file_descr -> int -> unit