Sponsor:

Your company here ā€” click to reach over 10,000 unique daily visitors

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

Jul 03, 2024 1.27.4 libmongoc