MONGOC_SERVER_DESCRIPTION_HOST(3) | libmongoc | MONGOC_SERVER_DESCRIPTION_HOST(3) |
mongoc_server_description_host - mongoc_server_description_host()
mongoc_host_list_t * mongoc_server_description_host (const mongoc_server_description_t *description);
Return the server's host and port. This object is owned by the server description.
A reference to the server description's mongoc_host_list_t, which you must not modify or free.
MongoDB, Inc
2017-present, MongoDB, Inc
June 4, 2021 | 1.17.6 |