GearmanWorker::getErrno

(PECL gearman >= 0.5.0)

GearmanWorker::getErrnoGet errno

Opis

public GearmanWorker::getErrno ( void ) : int

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

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

A valid errno.

Zobacz też:

add a note add a note

User Contributed Notes

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