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

NAME

6       mongoc_server_description_host - mongoc_server_description_host()
7

SYNOPSIS

9          mongoc_host_list_t *
10          mongoc_server_description_host (const mongoc_server_description_t *description);
11

PARAMETERS

13       ยท description: A mongoc_server_description_t.
14

DESCRIPTION

16       Return  the  server's host and port. This object is owned by the server
17       description.
18

RETURNS

20       A reference to the server description's mongoc_host_list_t,  which  you
21       must not modify or free.
22

AUTHOR

24       MongoDB, Inc
25
27       2017-present, MongoDB, Inc
28
29
30
31
321.16.2                           Feb 25, 2020MONGOC_SERVER_DESCRIPTION_HOST(3)
Impressum