Data Fields | |
apr_socket_t * | sock |
apr_time_t | ts |
apr_pool_t * | pool |
Definition at line 60 of file thread.c.
apr_socket_t* worker_info::sock |
Socket associated with the worker thread.
Definition at line 61 of file thread.c.
Referenced by add_to_socket_list().
apr_time_t worker_info::ts |
apr_pool_t* worker_info::pool |