Data Structures | |
| struct | gg_dcc7_relay |
Typedefs | |
| typedef struct gg_dcc7_relay | gg_dcc7_relay_t |
Functions | |
| int | gg_pubdir50_handle_reply_sess (struct gg_session *sess, struct gg_event *e, const char *packet, int length) |
| int | gg_resolve (int *fd, int *pid, const char *hostname) |
| int | gg_resolve_pthread (int *fd, void **resolver, const char *hostname) |
| void | gg_resolve_pthread_cleanup (void *resolver, int kill) |
| typedef struct gg_dcc7_relay gg_dcc7_relay_t |
| int gg_pubdir50_handle_reply_sess | ( | struct gg_session * | sess, | |
| struct gg_event * | e, | |||
| const char * | packet, | |||
| int | length | |||
| ) |
| int gg_resolve | ( | int * | fd, | |
| int * | pid, | |||
| const char * | hostname | |||
| ) |
| int gg_resolve_pthread | ( | int * | fd, | |
| void ** | resolver, | |||
| const char * | hostname | |||
| ) |
| void gg_resolve_pthread_cleanup | ( | void * | resolver, | |
| int | kill | |||
| ) |
1.5.6