1MONGOC_STREAM_CLOSE(3)             libmongoc            MONGOC_STREAM_CLOSE(3)
2
3
4

NAME

6       mongoc_stream_close - mongoc_stream_close()
7

SYNOPSIS

9          int
10          mongoc_stream_close (mongoc_stream_t *stream);
11

PARAMETERS

13       ยท stream: A mongoc_stream_t.
14
15       This function shall close underlying file-descriptors of stream.
16

RETURNS

18       0 on success, otherwise -1 and errno is set.
19

SEE ALSO

21       mongoc_stream_destroy()
22

AUTHOR

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