Plasma GitLab Archive
Projects Blog Knowledge

sig
  type socksymbol =
      [ `Inet of Unix.inet_addr * int
      | `Inet_byname of string * int
      | `Unix of string ]
  val socksymbol_of_string : string -> Netsockaddr.socksymbol
  val string_of_socksymbol : Netsockaddr.socksymbol -> string
end
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml