mongoc_stream_timed_out - Man Page
mongoc_stream_timed_out()
Synopsis
bool mongoc_stream_timed_out (mongoc_stream_t *stream);
Parameters
- stream: A mongoc_stream_t.
Returns
True if there has been a network timeout error on this stream.
Author
MongoDB, Inc
Copyright
2017-present, MongoDB, Inc
Info
Sep 06, 2023 1.24.4 libmongoc