back to curl 

curl.Multi

generated from ../src/mod_curl/multi.cpp

Use this class to create a libcurl multi session.

Constants

Class Methods

strerror

strerror(Code) : String
 
Name Type Default Description
Code Integer

Return string describing error code

Constructor

Multi

Multi()
 

This creates a new libcurl easy session. It is automatically cleaned up.

Methods

addHandle

addHandle(Curl) : Integer
 
Name Type Default Description
Curl Easy

Add an easy handle to a multi session.

perform

perform() : Integer
 

removeHandle

removeHandle(Curl) : Integer
 
Name Type Default Description
Curl Easy

Removes an easy handle from the multi session.



SourceForge.net Logo Support This Project

Table of Contents

Class Methods

strerror

Constructor

Multi

Methods

addHandle
perform
removeHandle


Design downloaded from Zeroweb.org: Free website templates, layouts, and tools.