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) |
| static void _con_ready | ( | int | fd, | |
| short | events, | |||
| void * | arg | |||
| ) | [static] |
| static gearman_return_t _con_add | ( | gearmand_thread_st * | thread, | |
| gearmand_con_st * | con | |||
| ) | [static] |
Definition at line 256 of file gearmand_con.c.
1.6.3