1MONGOC_CURSOR_GET_HOST(3)      MongoDB C Driver      MONGOC_CURSOR_GET_HOST(3)
2
3
4

NAME

6       mongoc_cursor_get_host - mongoc_cursor_get_host()
7

SYNOPSIS

9          void
10          mongoc_cursor_get_host (mongoc_cursor_t *cursor, mongoc_host_list_t *host);
11

PARAMETERS

13       · cursor: A mongoc_cursor_t.
14
15       · host: A mongoc_host_list_t.
16

DESCRIPTION

18       Fetches  the  MongoDB host that the cursor is communicating with in the
19       host out parameter.
20

AUTHOR

22       MongoDB, Inc
23
25       2017-present, MongoDB, Inc
26
27
28
29
301.13.1                           Jan 24, 2019        MONGOC_CURSOR_GET_HOST(3)
Impressum