MONGOC_CLIENT_POOL_PUSH(3) | MongoDB C Driver | MONGOC_CLIENT_POOL_PUSH(3) |
mongoc_client_pool_push - mongoc_client_pool_push()
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.
This function is safe to call from multiple threads.
MongoDB, Inc
2017-present, MongoDB, Inc
February 23, 2019 | 1.14.0 |