You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>This function is identical to <linkxref="mongoc_client_set_ssl_opts">mongoc_client_set_ssl_opts()</link> except for client pools. It ensures that all clients retrieved from <linkxref="mongoc_client_pool_pop">mongoc_client_pool_pop()</link> or <linkxref="mongoc_client_pool_try_pop">mongoc_client_pool_try_pop()</link> are configured with the same SSL settings.</p>
21
+
<p>It is a programming error to call this function after retrieving a client from the client pool.</p>
0 commit comments