GearmanClient::getErrno

(PECL gearman >= 0.5.0)

GearmanClient::getErrnoGet an errno value

Beskrivelse

public int GearmanClient::getErrno ( void )

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

Parametre

This function has no parameters.

Returnerings Værdier

A valid Gearman errno.

Se også

add a note add a note

User Contributed Notes

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