GearmanWorker::getErrno

GearmanWorker::getErrnoGet errno

Description

public GearmanWorker::getErrno(): int

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

Parameters

This function has no parameters.

Return Values

A valid errno.

See Also