Sponsor:

Your company here, and a link to your site. Click to find out more.

mongoc_client_pool_push - Man Page

Synopsis

void
mongoc_client_pool_push (mongoc_client_pool_t *pool, mongoc_client_t *client);

This function returns a mongoc_client_t back to the client pool.

Parameters

Thread Safety

This function is safe to call from multiple threads.

Author

MongoDB, Inc

Info

Apr 03, 2024 1.26.2 libmongoc