|
libmongo-client
0.1.8
|
Opaque MongoDB connection object type. More...
#include <libmongo-private.h>
Data Fields | |
| gint | fd |
| The file descriptor associated with the connection. More... | |
| gint32 | request_id |
| The last sent command's requestID. More... | |
Opaque MongoDB connection object type.
Mongo Connection state object.
| gint mongo_connection::fd |
The file descriptor associated with the connection.
| gint32 mongo_connection::request_id |
The last sent command's requestID.
1.8.9.1