libmongo-client 0.1.8
|
Opaque synchronous connection pool object. More...
#include <libmongo-private.h>
Data Fields | |
mongo_sync_connection | super |
The parent object. | |
gint | pool_id |
ID of the connection. | |
gboolean | in_use |
Whether the object is in use or not. | |
Opaque synchronous connection pool object.
Synchronous pool connection object.
This represents a single connection within the pool.