Up

_networkGetError

Retrieve the last error returned by libcurl.

Prototype :

fun [ObjNetwork] [I S]

Return : [I S] a tuple with the last error code number and the last readable string error (the same than the number) or nil if error.

See also :

Example :

Note :