package async_smtp

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

Module Private.Client_cacheSource

Sourcemodule Address_and_route : sig ... end
Sourcemodule Status : sig ... end
Sourcetype t
Sourceval init : (?component:string list -> log:Async.Log.t -> cache_config:Config.t -> client_config:Async_smtp__.Client_config.t -> load_balance:bool -> unit -> t) Async.Tcp.Aliases.with_connect_options
Sourceval close_and_flush : t -> unit Async.Deferred.t
Sourceval close_started : t -> bool
Sourceval close_finished : t -> unit Async.Deferred.t
Sourceval status : t -> Status.t
Sourceval config : t -> Config.t
Sourcemodule Tcp : sig ... end
OCaml

Innovation. Community. Security.