Query: gearman_client_error
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GEARMAN_CLIENT_ERROR(3) Gearmand GEARMAN_CLIENT_ERROR(3)NAMEgearman_client_error - Gearmand Documentation, http://gearman.info/SYNOPSIS#include <libgearman/gearman.h> const char *gearman_client_error(const gearman_client_st *client) int gearman_client_errno(gearman_client_st *client) Ling with -lgearmanDESCRIPTIONgearman_client_error() and gearman_client_errno() report on the last errors that the client reported/stored in gearman_client_st. If you are interested in recording all errors please see gearman_client_set_log_fn().RETURN VALUEgearman_client_errno() returns the last errno that the client 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_CLIENT_ERROR(3)
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
awk or sed - Convert 2 lines to 1 line |
Detecting unused variables... |
Weird 'find' results |