|
libgadu
1.12.0-pre
|
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) |
| int | gg_login_hash_sha1_2 (const char *password, uint32_t seed, uint8_t *result) |
| 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 | ||
| ) |
| int gg_login_hash_sha1_2 | ( | const char * | password, |
| uint32_t | seed, | ||
| uint8_t * | result | ||
| ) |
1.8.1.2