1MONGOC_CLIENT_GET_SERVER_DESCRIPTIONl(i3b)moMnOgNoGcOC_CLIENT_GET_SERVER_DESCRIPTION(3)
2
3
4

NAME

6       mongoc_client_get_server_description   -   mongoc_client_get_server_de‐
7       scription()
8

SYNOPSIS

10          mongoc_server_description_t *
11          mongoc_client_get_server_description (
12             mongoc_client_t *client, uint32_t server_id) BSON_GNUC_WARN_UNUSED_RESULT;
13
14       Get information about the server specified by server_id.
15

PARAMETERS

17client: A mongoc_client_t.
18
19server_id: An opaque id specifying the server.
20

RETURNS

22       A mongoc_server_description_t that must be freed with mongoc_server_de‐
23       scription_destroy.  If the server is no longer in the topology, returns
24       NULL.
25

AUTHOR

27       MongoDB, Inc
28
30       2017-present, MongoDB, Inc
31
32
33
34
351.20.0                           Nov 18,MO2N0G2O1C_CLIENT_GET_SERVER_DESCRIPTION(3)
Impressum