You are here

public property EasyHandle::$errno in Lockr 7.3

@var int cURL error number (if any)

File

vendor/guzzlehttp/guzzle/src/Handler/EasyHandle.php, line 35

Class

EasyHandle
Represents a cURL easy handle and the data it populates.

Namespace

GuzzleHttp\Handler

Code

public $errno = 0;