1MONGOC_STREAM_TIMED_OUT(3) libmongoc MONGOC_STREAM_TIMED_OUT(3)
23
4
NAME
6mongoc_stream_timed_out - mongoc_stream_timed_out()
7
SYNOPSIS
9bool
10mongoc_stream_timed_out (mongoc_stream_t *stream);
11
PARAMETERS
13• stream: A mongoc_stream_t.
14
RETURNS
16True if there has been a network timeout error on this stream.
17
AUTHOR
19MongoDB, Inc
20
COPYRIGHT
222017-present, MongoDB, Inc
2324
25
26
27
1.17.6 Jun 03, 2021 MONGOC_STREAM_TIMED_OUT(3)