Gearman Developer Documentation

libgearman-server/gearmand_con.c File Reference

Gearmand Connection Definitions. More...

#include "common.h"
#include "gearmand.h"

Go to the source code of this file.

Functions

static void _con_ready (int fd, short events, void *arg)
static gearman_return_t _con_add (gearmand_thread_st *thread, gearmand_con_st *con)
gearman_return_t gearmand_con_create (gearmand_st *gearmand, int fd, const char *host, const char *port, gearman_con_add_fn *add_fn)
void gearmand_con_free (gearmand_con_st *dcon)
void gearmand_con_check_queue (gearmand_thread_st *thread)
gearman_return_t gearmand_con_watch (gearman_con_st *con, short events, void *arg __attribute__((unused)))
static void _con_ready (int fd __attribute__((unused)), short events, void *arg)

Detailed Description

Gearmand Connection Definitions.

Definition in file gearmand_con.c.


Function Documentation

gearman_return_t gearmand_con_watch ( gearman_con_st con,
short  events,
void *arg   __attribute__(unused) 
)

Definition at line 180 of file gearmand_con.c.

static void _con_ready ( int fd   __attribute__(unused),
short  events,
void *  arg 
) [static]

Definition at line 224 of file gearmand_con.c.


Generated on Tue Oct 13 20:19:22 2009 by  doxygen 1.6.1