PHP 8.1.28 Released!

GearmanClient::getErrno

(PECL gearman >= 0.5.0)

GearmanClient::getErrnoGet an errno value

Açıklama

public GearmanClient::getErrno(): int

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

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

A valid Gearman errno.

Ayrıca Bakınız

add a note

User Contributed Notes

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