debian man page for gearman_client_errno

Query: gearman_client_errno

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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_add_servers(3) - debian
gearman_client_has_option(3) - debian
gearman_client_run_tasks(3) - debian
gearman_client_set_log_fn(3) - debian
gearman_client_set_options(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk