Ipv6_sockettype error = Tcpip.Ip.errortype ipaddr = Ipaddr.V6.ttype prefix = Ipaddr.V6.Prefix.tval pp_error : Tcpip.Ip.error Fmt.tval pp_ipaddr : Format.formatter -> Ipaddr.V6.t -> unitval pp_prefix : Format.formatter -> Ipaddr.V6.Prefix.t -> unitval disconnect : unit -> unit Lwt.tval connect : unit -> unit Lwt.tval input : 'a -> tcp:'b -> udp:'c -> default:'d -> 'e -> unit Lwt.tval write :
'a ->
?fragment:??? ->
?ttl:??? ->
?src:??? ->
'e ->
'f ->
?size:??? ->
'h ->
'i ->
'j Lwt.tval get_ip : 'a -> Ipaddr.V6.t listval configured_ips : 'a -> Ipaddr.V6.Prefix.t list