PHP 8.3.4 Released!

GearmanClient::getErrno

(PECL gearman >= 0.5.0)

GearmanClient::getErrnoObtiene un valor errno

Descripción

public GearmanClient::getErrno(): int

Valor de errno en el caso de retornar un valor GEARMAN_ERRNO.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Un errno de Gearman válido.

Ver también

add a note

User Contributed Notes

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