~clint-fewbar/ubuntu/precise/gearmand/drop-unneeded-patches

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.TH gearman_server_worker_create 3 2009-07-19 "Gearman" "Gearman"
.SH NAME
gearman_server_worker_create \- Server Worker Handling
.SH SYNOPSIS
.B #include <libgearman/gearman.h>
.sp
.BI "gearman_server_worker_st *gearman_server_worker_create(gearman_server_con_st " *con ", gearman_server_function_st " *function ", gearman_server_worker_st *worker);"
.SH DESCRIPTION
Initialize a server worker structure.
.SH "SEE ALSO"
The Gearman homepage: http://www.gearman.org/
.SH BUGS
Bugs should be reported at https://bugs.launchpad.net/gearmand
.SH COPYING
Copyright (C) 2008 Brian Aker, Eric Day. All rights reserved.

Use and distribution licensed under the BSD license. See the COPYING file in the original source for full text.