GEARMAN_WORKER_ERROR(3) | Gearmand | GEARMAN_WORKER_ERROR(3) |
gearman_worker_error - Gearmand Documentation, http://gearman.info/
#include <libgearman/gearman.h>
Link with -lgearman
gearman_worker_error() and gearman_worker_errno() report on the last errors that the worker reported/stored in gearman_worker_st. If you are interested in recording all errors please see gearman_worker_set_log_fn().
gearman_worker_errno() returns the last errno that the worker recorded.
To find out more information please check: http://gearman.info/
SEE ALSO:
Data Differential http://www.datadifferential.com/
2011-2023, Data Differential, http://www.datadifferential.com/
March 11, 2023 | 1.1.20+ds |