Query: gearman_argument_t
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GEARMAN_ARGUMENT_T(3) Gearmand GEARMAN_ARGUMENT_T(3)NAMEgearman_argument_t - Gearmand Documentation, http://gearman.info/SYNOPSIS#include <libgearman/gearman.h> gearman_argument_t gearman_argument_t gearman_argument_make(const char *name, const size_t name_length, const char *value, const size_t value_size) Compile and link with -lgearmanDESCRIPTIONThe 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.SEE ALSOgearmand(8) libgearman(3) gearman_client_error() or gearman_worker_error()AUTHORData Differential http://www.datadifferential.com/COPYRIGHT2012, Data Differential, http://www.datadifferential.com/ 0.33 May 04, 2012 GEARMAN_ARGUMENT_T(3)
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
Introduction |
One instance of comparing grep and awk |
Find columns in a file based on header and print to new file |
A (ksh) Library For and From UNIX.com |