mongoc_stream_close
mongoc_stream_close()
- Provided by: libmongoc-doc (Version: 1.21.0-1build1)
- Source: mongo-c-driver
- Report a bug
mongoc_stream_close()
int mongoc_stream_close (mongoc_stream_t *stream);
This function shall close underlying file-descriptors of stream.
0 on success, otherwise -1 and errno is set.
SEE ALSO:
mongoc_stream_destroy()
MongoDB, Inc
2017-present, MongoDB, Inc