libmongo-client 0.1.8
Data Fields
mongo_connection Struct Reference

Opaque MongoDB connection object type. More...

#include <libmongo-private.h>

Data Fields

gint fd
 The file descriptor associated with the connection.
 
gint32 request_id
 The last sent command's requestID.
 

Detailed Description

Opaque MongoDB connection object type.

Mongo Connection state object.