Platforms to show: All Mac Windows Linux Cross-Platform

Back to CURLSMultiMBS class.

CURLSMultiMBS.kErrorAddedAlready = 7
Type Topic Plugin Version
const CURL MBS CURL Plugin 15.0
Function: One of the multi interface error codes.
Notes: An easy handle already added to a multi handle was attempted to get added - again.
CURLSMultiMBS.kErrorBadEadyHandle = 2
Type Topic Plugin Version
const CURL MBS CURL Plugin 18.2
Function: One of the multi interface error codes.
Notes: An easy handle was not good/valid.
CURLSMultiMBS.kErrorBadFunctionArgument = 10
Type Topic Plugin Version
const CURL MBS CURL Plugin 22.0
Function: One of the multi interface error codes.
Notes: A function was called with a bad parameter.
CURLSMultiMBS.kErrorBadHandle = 1
Type Topic Plugin Version
const CURL MBS CURL Plugin 15.0
Function: One of the multi interface error codes.
Notes: The passed-in handle is not a valid CURLM handle.
CURLSMultiMBS.kErrorBadSocket = 5
Type Topic Plugin Version
const CURL MBS CURL Plugin 15.0
Function: One of the multi interface error codes.
Notes: The passed in socket argument did not match.
CURLSMultiMBS.kErrorCallPerform = -1
Type Topic Plugin Version
const CURL MBS CURL Plugin 15.0
Function: One of the multi interface error codes.
Notes: Please call Perform soon to do some tasks.
CURLSMultiMBS.kErrorInternalError = 4
Type Topic Plugin Version
const CURL MBS CURL Plugin 15.0
Function: One of the multi interface error codes.
Notes: This is a libCURL bug.
CURLSMultiMBS.kErrorOK = 0
Type Topic Plugin Version
const CURL MBS CURL Plugin 15.0
Function: One of the multi interface error codes.
Notes: Everything OK.
CURLSMultiMBS.kErrorOutOfMemory = 3
Type Topic Plugin Version
const CURL MBS CURL Plugin 15.0
Function: One of the multi interface error codes.
Notes: Running low on memory.
CURLSMultiMBS.kErrorRecursiveAPICall = 8
Type Topic Plugin Version
const CURL MBS CURL Plugin 18.2
Function: One of the multi interface error codes.
Notes: An api function was called from inside an event.
CURLSMultiMBS.kErrorUnknownOption = 6
Type Topic Plugin Version
const CURL MBS CURL Plugin 15.0
Function: One of the multi interface error codes.
Notes: Tried to set unsupported option.
CURLSMultiMBS.kErrorWakeupFailure = 9
Type Topic Plugin Version
const CURL MBS CURL Plugin 22.0
Function: One of the multi interface error codes.
Notes: Wakeup is unavailable or failed.
CURLSMultiMBS.kPipeHTTP1 = 1
Type Topic Plugin Version
const CURL MBS CURL Plugin 18.2
Function: One of the pipeline modes.
Notes: Pipe with HTTP/1.1.
CURLSMultiMBS.kPipeMultiPlex = 2
Type Topic Plugin Version
const CURL MBS CURL Plugin 18.2
Function: One of the pipeline modes.
Notes: Pipe with multiplex.
CURLSMultiMBS.kPipeNothing = 0
Type Topic Plugin Version
const CURL MBS CURL Plugin 18.2
Function: One of the pipeline modes.
Notes: 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...


Start Chat