Query: gearman_worker_errno
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GEARMAN_WORKER_ERRNO(3) Gearmand GEARMAN_WORKER_ERRNO(3)NAMEgearman_worker_errno - Gearmand Documentation, http://gearman.info/SYNOPSIS#include <libgearman/gearman.h> const char *gearman_worker_error(const gearman_worker_st *worker) int gearman_worker_errno(gearman_worker_st *worker) Link with -lgearmanDESCRIPTIONgearman_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().RETURN VALUEgearman_worker_errno() returns the last errno that the worker recorded.HOMETo find out more information please check: http://gearman.info/ See also gearmand(8) libgearman(3)AUTHORData Differential http://www.datadifferential.com/COPYRIGHT2012, Data Differential, http://www.datadifferential.com/ 0.33 May 04, 2012 GEARMAN_WORKER_ERRNO(3)
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
Detecting unused variables... |
Weird 'find' results |
A (ksh) Library For and From UNIX.com |
My first PERL incarnation... Audio Oscillograph |