package ocurl

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type mt
val create : unit -> mt
val add : mt -> t -> unit
val perform : mt -> int
val wait : mt -> bool
val remove_finished : mt -> (t * curlCode) option
val cleanup : mt -> unit
OCaml

Innovation. Community. Security.