s_conn_pool Struct Reference

Connection pool structure. More...

#include <conn_pool.h>


Data Fields

long size
 It is being changed (popping/pushing connection).
long last
 Size (in number of connections).
t_mysql ** data
 Last valid connection.


Detailed Description

Connection pool structure.

Connection pool structure.


Field Documentation

It is being changed (popping/pushing connection).

Size (in number of connections).

Last valid connection.


The documentation for this struct was generated from the following file:

Generated on Tue Jun 17 17:31:12 2008 for Data Processing Library by  doxygen 1.5.5