PHP 8.3.4 Released!

GearmanClient::getErrno

(PECL gearman >= 0.5.0)

GearmanClient::getErrnoGet an errno value

Descrizione

public GearmanClient::getErrno(): int

Value of errno in the case of a GEARMAN_ERRNO return value.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

A valid Gearman errno.

Vedere anche:

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top