bool
Contents
Copyright
2009-present, MongoDB, Inc.
1.30.4 Jun 08, 2025 MONGOC_STREAM_TIMED_OUT(3)
Parameters
• stream: A mongoc_stream_t.
Returns
True if there has been a network timeout error on this stream.
Synopsis
bool
mongoc_stream_timed_out (mongoc_stream_t *stream);
