package ocurl

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

Asynchronous API with Lwt

val perform : Curl.t -> Curl.curlCode Lwt.t

perform Curl.t asynchronously

  • returns

    transfer result code

val setopt : Curl.Multi.curlMultiOption -> unit

set option on global multi_handle