1MONGOC_STREAM_SHOULD_RETRY(3)      libmongoc     MONGOC_STREAM_SHOULD_RETRY(3)
2
3
4

SYNOPSIS

6          bool
7          mongoc_stream_should_retry (mongoc_stream_t *stream);
8

PARAMETERS

10stream: A mongoc_stream_t.
11

RETURNS

13       True  if the stream is open and has encountered a retryable network er‐
14       ror such as EAGAIN or if a TLS exchange is in progress and  needs  more
15       data.
16

AUTHOR

18       MongoDB, Inc
19
21       2017-present, MongoDB, Inc
22
23
24
25
261.25.1                           Nov 08, 2023    MONGOC_STREAM_SHOULD_RETRY(3)
Impressum