FACT++
1.0
|
unsigned request_service | ( | char * | serv_name, |
int | req_type, | ||
int | req_timeout, | ||
void * | serv_address, | ||
int | serv_size, | ||
void(*)() | usr_routine, | ||
dim_long | tag, | ||
void * | fill_addr, | ||
int | fill_size, | ||
int | stamped | ||
) |
Definition at line 625 of file dic.c.
References conn_arr_create(), dic_serv::conn_id, Dic_timer_q, dim_init_threads(), dll_init(), dtq_create(), dtq_start_timer(), insert_service(), locate_command(), locate_service(), Memory::malloc(), modify_service(), NOT_PENDING, ONCE_ONLY, dic_serv::pending, send_service(), dic_serv::serv_id, SRC_DIC, Threads_off, WAITING_DNS_UP, and WAITING_SERVER_UP.
Referenced by dic_info_service(), dic_info_service_stamped(), and Java_dim_Client_infoService().