package async_kernel

  1. Overview
  2. Docs
Monadic concurrency library

Install

Dune Dependency

Authors

Maintainers

Sources

async_kernel-v0.15.0.tar.gz
sha256=30753e014bb0b127ee59f10b1073b8ae476468fb2f07dc8c99dbe2ef312fc696

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.