FreeBSD Manual Pages
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 gear- man_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 2011-2013, Data Differential, http://www.datadifferential.com/ 1.1.8 June 06, 2013 GEARMAN_CLIENT_ERRNO(3)
NAME | SYNOPSIS | DESCRIPTION | RETURN VALUE | HOME | AUTHOR | COPYRIGHT
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=gearman_client_errno&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>