int mongoc_stream_close (mongoc_stream_t *stream);
stream
This function shall close underlying file-descriptors of stream.
0 on success, otherwise -1 and errno is set.
0
-1
errno
mongoc_stream_destroy()