package eliom

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

Module Eliom_react.DownSource

Sourcetype 'a t = 'a React.E.t
Sourceval set_handle_react_exn_function : (?exn:exn -> unit -> unit Lwt.t) -> unit

Makes possible to customize the function called when comet fails in Eliom_react, for example because a channel is full or closed. It is called for each exception.

OCaml

Innovation. Community. Security.