Sponsor:

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

mongoc_uri_new_for_host_port - Man Page

Synopsis

mongoc_uri_t *
mongoc_uri_new_for_host_port (const char *hostname, uint16_t port);

Parameters

Description

Creates a new mongoc_uri_t based on the hostname and port provided.

Returns

Returns a newly allocated mongoc_uri_t that should be freed with mongoc_uri_destroy() when no longer in use.

Author

MongoDB, Inc

Info

Jul 03, 2024 1.27.4 libmongoc