ngx_pooled_connection_s Struct Reference

Structure containing single connection pooled. More...

#include <ngx_connection_pool.h>

Data Fields

void * data
ngx_connection_t * connection
ngx_socket_t fd
ngx_connection_pool_towner_pool
ngx_pool_t * pool
ngx_pooled_connection_tnext
ngx_pooled_connection_tprevious

Detailed Description

Structure containing single connection pooled.

Important elements include *data and *connection

Definition at line 46 of file ngx_connection_pool.h.


Field Documentation


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

Generated on Mon Oct 12 14:03:37 2009 for XXSLT by  doxygen 1.6.1