mongoc_stream_close (3) Linux Manual Page
mongoc_stream_close() – This function shall close underlying file-descriptors of stream.
Synopsis
int
mongoc_stream_close (mongoc_stream_t *stream);
Parameters
- stream
- A mongoc_stream_t \&.
This function shall close underlying file-descriptors of stream \&.
