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.

For internal use only.

Mongo Connection state object.


Field Documentation

gint mongo_connection::fd

The file descriptor associated with the connection.

gint32 mongo_connection::request_id

The last sent command's requestID.

 All Data Structures Variables

Generated on 20 Jan 2014 for libmongo-client by  doxygen 1.6.1