Async connection pool.
Definition at line 164 of file as_node.h.
◆ closed
uint32_t as_async_conn_pool::closed |
Total async connections closed.
Definition at line 188 of file as_node.h.
◆ limit
uint32_t as_async_conn_pool::limit |
Max connections allowed for this pool.
Definition at line 178 of file as_node.h.
◆ min_size
uint32_t as_async_conn_pool::min_size |
Min connections allowed for this pool.
Definition at line 173 of file as_node.h.
◆ opened
uint32_t as_async_conn_pool::opened |
Total async connections opened.
Definition at line 183 of file as_node.h.
◆ queue
Async connection queue.
Definition at line 168 of file as_node.h.
The documentation for this struct was generated from the following file: