FreeBSD Manual Pages
GEARMAN_CLIENT_WAIT(3) Gearmand GEARMAN_CLIENT_WAIT(3) NAME gearman_client_wait - Gearmand Documentation, http://gearman.info/ SYNOPSIS #include <libgearman/gearman.h> gearman_return_t gearman_client_wait(gearman_client_st *client) Link with -lgearman DESCRIPTION Calling 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 VALUE gearman_return_t HOME To find out more information please check: http://gearman.info/ SEE ALSO gearmand(8) libgearman(3) AUTHOR Data Differential http://www.datadifferential.com/ COPYRIGHT 2011-2013, Data Differential, http://www.datadifferential.com/ 1.1.8 June 06, 2013 GEARMAN_CLIENT_WAIT(3)
NAME | SYNOPSIS | DESCRIPTION | RETURN VALUE | HOME | SEE ALSO | AUTHOR | COPYRIGHT
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=gearman_client_wait&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>