GEARMAN_CLIENT_ERRNO(3) | Gearmand | GEARMAN_CLIENT_ERRNO(3) |
gearman_client_errno - Gearmand Documentation, http://gearman.info/
#include <libgearman/gearman.h>
Ling with -lgearman
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().
gearman_client_errno() returns the last errno that the client recorded.
To find out more information please check: http://gearman.info/
SEE ALSO:
Data Differential http://www.datadifferential.com/
2011-2019, Data Differential, http://www.datadifferential.com/
January 29, 2019 | 1.1.18+ds |