transfer* create_transfer ( xdcc* xd, const char* nick, const char* hostname )
unsigned int t_check_ip_access ( transfer* const tr )
| Prototyped in: | src/dinoex_transfer.h | |
| Calls: | ioutput() | src/iroffer_utilities.c |
| irlist_size() | src/iroffer_utilities.c | |
| t_closeconn() | src/iroffer_transfer.c | |
| verify_cidr() | src/dinoex_misc.c | |
| Called by: | t_passive() | src/dinoex_transfer.c |
| t_setup_send() | src/iroffer_transfer.c | |
| References Variables: | gdata | src/dinoex_main.c |
unsigned int t_find_resume ( const char* nick, const char* filename, const char* localport, const char* bytes, char* token )
unsigned int t_find_transfer ( const char* nick, const char* filename, const char* remoteip, const char* remoteport, const char* token )
| Prototyped in: | src/dinoex_transfer.h | |
| Calls: | irlist_get_head() | src/iroffer_utilities.c |
| irlist_get_next() | src/iroffer_utilities.c | |
| mystrdup2() | src/dinoex_utilities.c | |
| t_find_debug() | src/dinoex_transfer.c | |
| t_passive() | src/dinoex_transfer.c | |
| atoi(), strcasecmp() | ||
| Called by: | command_dcc() | src/dinoex_user.c |
| References Variables: | gdata | src/dinoex_main.c |
void t_notice_transfer ( transfer* const tr, const char* msg, unsigned int pack, unsigned int queue )
| Prototyped in: | src/dinoex_transfer.h | |
| Calls: | mydelete2() | src/iroffer_utilities.c |
| mymalloc2() | src/iroffer_utilities.c | |
| notice_transfer() | src/dinoex_transfer.c | |
| snprintf() | ||
| Called by: | a_send() | src/dinoex_admin.c |
| send_from_queue() | src/dinoex_queue.c | |
| send_xdcc_file2() | src/dinoex_user.c | |
| References Variables: | gdata | src/dinoex_main.c |
void t_perform ( int changesec, int changequartersec )
const char* t_print_state ( transfer* const tr )
| Prototyped in: | src/dinoex_transfer.h | |
| Called by: | u_dcl() | src/iroffer_admin.c |
| u_dcld() | src/iroffer_admin.c | |
| u_trinfo() | src/iroffer_admin.c | |
int t_select_fdset ( int highests, int changequartersec )
| Prototyped in: | src/dinoex_transfer.h | |
| Calls: | irlist_get_head() | src/iroffer_utilities.c |
| irlist_get_next() | src/iroffer_utilities.c | |
| Called by: | mainloop() | src/iroffer_main.c |
| References Variables: | gdata | src/dinoex_main.c |
void t_setup_dcc ( transfer* tr )
| Prototyped in: | src/dinoex_transfer.h | |
| Calls: | get_local_vhost() | src/dinoex_irc.c |
| outerror() | src/iroffer_utilities.c | |
| t_setuplisten() | src/iroffer_transfer.c | |
| t_start_dcc_send() | src/dinoex_transfer.c | |
| updatecontext_f() | src/iroffer_utilities.c | |
| __bswap16(), __inet_pton(), bzero() | ||
| Called by: | a_send() | src/dinoex_admin.c |
| send_from_queue() | src/dinoex_queue.c | |
| send_xdcc_file() | src/dinoex_misc.c | |
| send_xdcc_file2() | src/dinoex_user.c | |
| References Variables: | gdata | src/dinoex_main.c |
| gnetwork | src/dinoex_main.c | |
void t_start_dcc_send ( transfer* tr )
void t_unlmited ( transfer* const tr, const char* hostmask )
unsigned int verify_acknowlede ( transfer* tr )
| Prototyped in: | src/dinoex_transfer.h | |
| Calls: | ioutput() | src/iroffer_utilities.c |
| outerror() | src/iroffer_utilities.c | |
| Called by: | t_readjunk() | src/iroffer_transfer.c |
| References Variables: | gdata | src/dinoex_main.c |
| Calls: | mydelete2() | src/iroffer_utilities.c |
| notice_fast() | src/iroffer_utilities.c | |
| sizestr() | src/dinoex_utilities.c | |
| Called by: | t_notice_transfer() | src/dinoex_transfer.c |
static void t_check_duplicateip ( transfer* const newtr )
static void t_check_new_connection ( transfer* const tr )
static void t_connected ( transfer* tr )
| Calls: | ioutput() | src/iroffer_utilities.c |
| outerror() | src/iroffer_utilities.c | |
| t_closeconn() | src/iroffer_transfer.c | |
| t_setup_send() | src/iroffer_transfer.c | |
| __error(), getsockopt(), strerror() | ||
| Called by: | t_perform() | src/dinoex_transfer.c |
| References Variables: | gdata | src/dinoex_main.c |
| gnetwork | src/dinoex_main.c | |
| Calls: | atoul() | src/iroffer_utilities.c |
| bind_irc_vhost() | src/dinoex_irc.c | |
| ioutput() | src/iroffer_utilities.c | |
| my_getnameinfo() | src/dinoex_irc.c | |
| mydelete2() | src/iroffer_utilities.c | |
| mymalloc2() | src/iroffer_utilities.c | |
| outerror() | src/iroffer_utilities.c | |
| set_socket_nonblocking() | src/iroffer_utilities.c | |
| t_check_ip_access() | src/dinoex_transfer.c | |
| t_closeconn() | src/iroffer_transfer.c | |
| updatecontext_f() | src/iroffer_utilities.c | |
| __bswap16(), __bswap32(), __error(), __inet_pton(), alarm(), bzero(), connect(), socket() | ||
| Called by: | t_find_transfer() | src/dinoex_transfer.c |
| References Variables: | gdata | src/dinoex_main.c |
| gnetwork | src/dinoex_main.c | |
| Calls: | ioutput() | src/iroffer_utilities.c |
| verifyshell() | src/dinoex_utilities.c | |
| Called by: | t_unlmited() | src/dinoex_transfer.c |
| References Variables: | gdata | src/dinoex_main.c |
| gnetwork | src/dinoex_main.c |