DOKK / manpages / debian 11 / libgearman-dev / gearman_argument_t.3.en
GEARMAN_ARGUMENT_T(3) Gearmand GEARMAN_ARGUMENT_T(3)

gearman_argument_t - Gearmand Documentation, http://gearman.info/

#include <libgearman/gearman.h>



Compile and link with -lgearman

The gearman_argument_make() function initializes gearman_argument_t.

gearman_argument_t is an abstraction used passing arguments too gearman_execute(). The arguments are not copied, so any object that is used to initialize gearman_argument_t must continue to exist throughout the lifetime/usage of the structure.

gearmand(8) libgearman(3) gearman_client_error() or gearman_worker_error()

Data Differential http://www.datadifferential.com/

2011-2020, Data Differential, http://www.datadifferential.com/

December 12, 2020 1.1.19.1+ds