GearmanClient::getErrno

(PECL gearman >= 0.5.0)

GearmanClient::getErrnoGet an errno value

Opis

public GearmanClient::getErrno ( void ) : int

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

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

A valid Gearman errno.

Zobacz też:

add a note add a note

User Contributed Notes

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