package async_kernel

  1. Overview
  2. Docs
Monadic concurrency library

Install

Dune Dependency

Authors

Maintainers

Sources

async_kernel-v0.16.0.tar.gz
sha256=0eda59386235e967698834d71cb8924d7b466bc4fcbf26ae72797ad05ca6f8a9

doc/async_kernel.persistent_connection_kernel/Persistent_connection_kernel/Make/Event/index.html

Module Make.EventSource

Sourcetype 'address t =
  1. | Attempting_to_connect
  2. | Obtained_address of 'address
  3. | Failed_to_connect of Core.Error.t
  4. | Connected of conn
  5. | Disconnected
Sourceval sexp_of_t : ('address -> Sexplib0.Sexp.t) -> 'address t -> Sexplib0.Sexp.t
Sourceval log_level : _ t -> [ `Info | `Debug | `Error ]
OCaml

Innovation. Community. Security.