worker_info Struct Reference


Data Fields

apr_socket_t * sock
apr_time_t ts
apr_pool_t * pool

Detailed Description

A convenience struct to capture socket information.

Definition at line 60 of file thread.c.


Field Documentation

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

Creation timestamp.

Definition at line 62 of file thread.c.

Referenced by add_to_socket_list().

apr_pool_t* worker_info::pool

Pool used by thread.

Definition at line 63 of file thread.c.

Referenced by add_to_socket_list().


The documentation for this struct was generated from the following file:
Generated on Tue Jul 17 09:51:41 2007 for Bio-SPHERE by  doxygen 1.5.1