MONGOC_STREAM_GET_BASE_STREAM(3) | MongoDB C Driver | MONGOC_STREAM_GET_BASE_STREAM(3) |
mongoc_stream_get_base_stream - mongoc_stream_get_base_stream()
mongoc_stream_t * mongoc_stream_get_base_stream (mongoc_stream_t *stream);
This function shall fetch the underlying stream for streams that wrap a base stream. Such implementations include mongoc_stream_buffered_t and mongoc_stream_tls_t.
A mongoc_stream_t or NULL.
MongoDB, Inc
2017-present, MongoDB, Inc
February 23, 2019 | 1.14.0 |