Platforms to show: All Mac Windows Linux Cross-Platform

Back to CURLNMultiMBS class.

CURLNMultiMBS.kErrorAddedAlready = 7

Type Topic Plugin Version
const CURL MBS CURL Plugin 15.0
One of the multi interface error codes.

An easy handle already added to a multi handle was attempted to get added - again.

CURLNMultiMBS.kErrorBadEadyHandle = 2

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.2
One of the multi interface error codes.

An easy handle was not good/valid.

CURLNMultiMBS.kErrorBadFunctionArgument = 10

Type Topic Plugin Version
const CURL MBS CURL Plugin 22.0
One of the multi interface error codes.

A function was called with a bad parameter.

CURLNMultiMBS.kErrorBadHandle = 1

Type Topic Plugin Version
const CURL MBS CURL Plugin 15.0
One of the multi interface error codes.

The passed-in handle is not a valid CURLM handle.

CURLNMultiMBS.kErrorBadSocket = 5

Type Topic Plugin Version
const CURL MBS CURL Plugin 15.0
One of the multi interface error codes.

The passed in socket argument did not match.

CURLNMultiMBS.kErrorCallPerform = -1

Type Topic Plugin Version
const CURL MBS CURL Plugin 15.0
One of the multi interface error codes.

Please call Perform soon to do some tasks.

CURLNMultiMBS.kErrorInternalError = 4

Type Topic Plugin Version
const CURL MBS CURL Plugin 15.0
One of the multi interface error codes.

This is a libCURL bug.

CURLNMultiMBS.kErrorOK = 0

Type Topic Plugin Version
const CURL MBS CURL Plugin 15.0
One of the multi interface error codes.

Everything OK.

CURLNMultiMBS.kErrorOutOfMemory = 3

Type Topic Plugin Version
const CURL MBS CURL Plugin 15.0
One of the multi interface error codes.

Running low on memory.

CURLNMultiMBS.kErrorRecursiveAPICall = 8

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.2
One of the multi interface error codes.

An api function was called from inside an event.

CURLNMultiMBS.kErrorUnknownOption = 6

Type Topic Plugin Version
const CURL MBS CURL Plugin 15.0
One of the multi interface error codes.

Tried to set unsupported option.

CURLNMultiMBS.kErrorWakeupFailure = 9

Type Topic Plugin Version
const CURL MBS CURL Plugin 22.0
One of the multi interface error codes.

Wakeup is unavailable or failed.

CURLNMultiMBS.kPipeHTTP1 = 1

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.2
One of the pipeline modes.

Pipe with HTTP/1.1.

CURLNMultiMBS.kPipeMultiPlex = 2

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.2
One of the pipeline modes.

Pipe with multiplex.

CURLNMultiMBS.kPipeNothing = 0

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.2
One of the pipeline modes.

No piping.

The items on this page are in the following plugins: MBS CURL Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...