gearman_client_errno(3) debian man page | unix.com

Man Page: gearman_client_errno

Operating Environment: debian

Section: 3

GEARMAN_CLIENT_ERRNO(3) 					     Gearmand						   GEARMAN_CLIENT_ERRNO(3)

NAME
gearman_client_errno - 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 -lgearman
DESCRIPTION
gearman_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 VALUE
gearman_client_errno() returns the last errno that the client recorded.
HOME
To find out more information please check: http://gearman.info/ See also gearmand(8) libgearman(3)
AUTHOR
Data Differential http://www.datadifferential.com/
COPYRIGHT
2012, Data Differential, http://www.datadifferential.com/ 0.33 May 04, 2012 GEARMAN_CLIENT_ERRNO(3)
Related Man Pages
gearman_client_clone(3) - debian
gearman_client_options_t(3) - debian
gearman_client_run_tasks(3) - debian
gearman_client_remove_options(3) - debian
gearman_client_set_options(3) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?