package ocamlnet

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type pm_obj = [
  1. | `File of string
  2. | `Posix_sem of string
  3. | `Posix_shm of string
  4. | `Sem_cont of string
]
class type pmanage = object ... end
val pmanage : string -> pmanage
val fake_pmanage : unit -> pmanage
OCaml

Innovation. Community. Security.