mongoc_stream_t (3) Linux Manual Page
mongoc_stream_t – typedef struct _mongoc_stream_t mongoc_stream_t
Synopsis
typedef struct _mongoc_stream_t mongoc_stream_tmongoc_stream_t provides a generic streaming IO abstraction based on a struct of pointers interface. The idea is to allow wrappers, perhaps other language drivers, to easily shim their IO system on top of mongoc_stream_t \&.
The API for the stream abstraction is currently private and non-extensible.
