1MONGOC_SERVER_DESCRIPTION_HOST(3)  libmongoc MONGOC_SERVER_DESCRIPTION_HOST(3)
2
3
4

SYNOPSIS

6          mongoc_host_list_t *
7          mongoc_server_description_host (const mongoc_server_description_t *description);
8

PARAMETERS

10description: A mongoc_server_description_t.
11

DESCRIPTION

13       Return  the  server's host and port. This object is owned by the server
14       description.
15

RETURNS

17       A reference to the server description's mongoc_host_list_t,  which  you
18       must not modify or free.
19

AUTHOR

21       MongoDB, Inc
22
24       2017-present, MongoDB, Inc
25
26
27
28
291.25.1                           Nov 08, 2023MONGOC_SERVER_DESCRIPTION_HOST(3)
Impressum