GearmanWorker::getErrno

(PECL gearman >= 0.5.0)

GearmanWorker::getErrnoGet errno

Açıklama

public GearmanWorker::getErrno ( void ) : int

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

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

A valid errno.

Ayrıca Bakınız