parent root
PHP: GearmanClient::getErrno - Manual

GearmanClient::getErrno

(PECL gearman >= 0.5.0)

GearmanClient::getErrnoGet an errno value

Description

public GearmanClient::getErrno ( void ) : int

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

Parameters

This function has no parameters.

Return Values

A valid Gearman errno.

See Also

add a noteadd a note

User Contributed Notes

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