1MONGOC_CURSOR_GET_HOST(3)          libmongoc         MONGOC_CURSOR_GET_HOST(3)
2
3
4

SYNOPSIS

6          void
7          mongoc_cursor_get_host (mongoc_cursor_t *cursor, mongoc_host_list_t *host);
8

PARAMETERS

10cursor: A mongoc_cursor_t.
11
12host: A mongoc_host_list_t.
13

DESCRIPTION

15       Fetches  the  MongoDB host that the cursor is communicating with in the
16       host out parameter.
17

AUTHOR

19       MongoDB, Inc
20
22       2017-present, MongoDB, Inc
23
24
25
26
271.25.1                           Nov 08, 2023        MONGOC_CURSOR_GET_HOST(3)
Impressum