FreeBSD Manual Pages
GEARMAN_WORKER_SET_IDENTIFIER(3) Gearmand GEARMAN_WORKER_SET_IDENTIFIER(3) NAME gearman_worker_set_identifier - Gearmand Documentation, http://gear- man.info/ SYNOPSIS #include <libgearman/gearman.h> gearman_return_t gearman_worker_set_identifier(gear- man_worker_st *worker, const char *id, size_t id_size) Link with -lgearman DESCRIPTION gearman_worker_set_identifier() sets the identifier that the server uses to identify the worker. RETURN VALUE gearman_worker_set_identifier() return gearman_return_t. HOME To find out more information please check: http://gearman.info/ See also gearmand ../libgearman gearman_worker_st AUTHOR Data Differential http://www.datadifferential.com/ COPYRIGHT 2011-2013, Data Differential, http://www.datadifferential.com/ 1.1.8 June 06, 2013GEARMAN_WORKER_SET_IDENTIFIER(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_worker_set_identifier&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>