Query: gearman_client_wait
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GEARMAN_CLIENT_WAIT(3) Gearmand GEARMAN_CLIENT_WAIT(3)NAMEgearman_client_wait - Gearmand Documentation, http://gearman.info/SYNOPSIS#include <libgearman/gearman.h> gearman_return_t gearman_client_wait(gearman_client_st *client) Link with -lgearmanDESCRIPTIONCalling gearman_client_wait() causes the calling code to sleep until either the timeout in gearman_client_st is reached or gearmand responds to the client.RETURN VALUEgearman_return_tHOMETo find out more information please check: http://gearman.info/SEE ALSOgearmand(8) libgearman(3)AUTHORData Differential http://www.datadifferential.com/COPYRIGHT2012, Data Differential, http://www.datadifferential.com/ 0.33 May 04, 2012 GEARMAN_CLIENT_WAIT(3)