|
libgadu
1.11.4
|
Struktury danych | |
| struct | gg_dcc7_relay |
Definicje typów | |
| typedef struct gg_dcc7_relay | gg_dcc7_relay_t |
Funkcje | |
| 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.8.6