Sponsor:

Your company here ā€” click to reach over 10,000 unique daily visitors

mongoc_stream_get_base_stream - Man Page

Synopsis

mongoc_stream_t *
mongoc_stream_get_base_stream (mongoc_stream_t *stream);

Parameters

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.

Returns

A mongoc_stream_t or NULL.

Author

MongoDB, Inc

Info

Jul 03, 2024 1.27.4 libmongoc