FreeBSD Manual Pages
MONGOC_STREAM_GET_BASE_STREAM(3) libmongoc MONGOC_STREAM_GET_BASE_STREAM(3) SYNOPSIS mongoc_stream_t * mongoc_stream_get_base_stream (mongoc_stream_t *stream); PARAMETERS • stream: A mongoc_stream_t. 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 COPYRIGHT 2009-present, MongoDB, Inc. 1.30.2 Apr 12, 2025 MONGOC_STREAM_GET_BASE_STREAM(3)
SYNOPSIS | PARAMETERS | RETURNS | AUTHOR | COPYRIGHT
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=mongoc_stream_get_base_stream&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>