1MONGOC_SERVER_DESCRIPTION_T(3)     libmongoc    MONGOC_SERVER_DESCRIPTION_T(3)
2
3
4

NAME

6       mongoc_server_description_t - mongoc_server_description_t
7
8       Server description
9

SYNOPSIS

11          #include <mongoc/mongoc.h>
12          typedef struct _mongoc_server_description_t mongoc_server_description_t
13
14       mongoc_server_description_t  holds information about a mongod or mongos
15       the driver is connected to.
16
17       See also mongoc_client_get_server_descriptions().
18

LIFECYCLE

20       Clean up with mongoc_server_description_destroy().
21

AUTHOR

23       MongoDB, Inc
24
26       2017-present, MongoDB, Inc
27
28
29
30
311.16.2                           Feb 25, 2020   MONGOC_SERVER_DESCRIPTION_T(3)
Impressum