mongoc_server_description_t (3) Linux Manual Page
mongoc_server_description_t – Server description
Synopsis
#include <mongoc.h> typedef struct _mongoc_server_description_t mongoc_server_description_t
mongoc_server_description_t holds information about a mongod server to which the driver has connected.
Lifecycle
It is required that this object be cleaned up with mongoc_server_description_destroy(3) \&.
Colophon
This page is part of MongoDB C Driver. Please report any bugs at https://jira.mongodb.org/browse/CDRIVER.
