package async_unix

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

Source file signal_manager.ml

1
2
3
4
5
(* Although this seems pointless, separating Signal_manager (whose .mli references the
   Signal module) from Raw_signal_manager prevents a dependency cycle when using
   ocamlbuild. *)

include Raw_signal_manager
OCaml

Innovation. Community. Security.