略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: GearmanClient::returnCode

2024-04-29

GearmanClient::returnCode

(PECL gearman >= 0.5.0)

GearmanClient::returnCodeGet the last Gearman return code

说明

public GearmanClient::returnCode(): int

Returns the last Gearman return code.

参数

此函数没有参数。

返回值

A valid Gearman return code.

add a noteadd a note

User Contributed Notes 2 notes

up
0
casper at bcx dot nl
4 years ago
GEARMAN_TIMEOUT is returned when a timeout is set with  ->setTimeout()
up
0
stanislav dot reshetnev at gmail dot com
7 years ago
Valid return codes are:

GEARMAN_SUCCESS
GEARMAN_PAUSE
GEARMAN_IO_WAIT
GEARMAN_WORK_STATUS
GEARMAN_WORK_DATA
GEARMAN_WORK_EXCEPTION
GEARMAN_WORK_WARNING
GEARMAN_WORK_FAIL

Given from php_gearman.c version 0.8.3.

官方地址:https://www.php.net/manual/en/gearmanclient.returncode.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3