#include <tclhash.h>
Data Fields | |
int(* | mainloopfunc )(int) |
sock_list *struct | global [268] |
struct timeval | blocktime |
int | mainthread |
int | MAXSOCKS |
Definition at line 41 of file tclhash.h.
struct timeval blocktime [read] |
Definition at line 45 of file tclhash.h.
Referenced by init_threaddata().
int(* mainloopfunc)(int) |
Referenced by init_threaddata().
int mainthread |
Definition at line 46 of file tclhash.h.
Referenced by increase_socks_max(), and init_threaddata().
int MAXSOCKS |
Definition at line 47 of file tclhash.h.
Referenced by expmem_dccutil(), expmem_net(), increase_socks_max(), and init_threaddata().