~mm-yuhu/gearmand/server-funcs

« back to all changes in this revision

Viewing changes to libgearman-server/function.c

  • Committer: Eric Day
  • Date: 2009-09-24 23:43:15 UTC
  • mto: (211.2.23 fixes)
  • mto: This revision was merged to the branch mainline in revision 216.
  • Revision ID: eday@oddments.org-20090924234315-6g1q3wv58yd7mj47
Separated out libgearman (client & worker only) and libgearman-server (server and embedded gearmand w/ libevent).

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
 */
13
13
 
14
14
#include "common.h"
15
 
#include "server.h"
16
15
 
17
16
/*
18
17
 * Public definitions