package ocsigenserver

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Ocsigen_config.Socket_typeSource

Sourcetype t = [
  1. | `All
  2. | `IPv4 of Unix.inet_addr
  3. | `IPv6 of Unix.inet_addr
]
Sourceval to_string : t -> string
Sourceval to_inet_addr : t -> Unix.inet_addr
OCaml

Innovation. Community. Security.