Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
MONGOC_SERVER_DESCRIPTION_HOST(3)   libmongoc  MONGOC_SERVER_DESCRIPTION_HOST(3)

SYNOPSIS
	mongoc_host_list_t *
	mongoc_server_description_host (const mongoc_server_description_t *description);

PARAMETERS
     * description: A mongoc_server_description_t.

DESCRIPTION
     Return  the  server's host and port. This object is owned by the server de-
     scription.

RETURNS
     A reference to the server description's mongoc_host_list_t, which you  must
     not modify or free.

AUTHOR
     MongoDB, Inc

COPYRIGHT
     2009-present, MongoDB, Inc.

1.30.8				  Aug 27, 2026 MONGOC_SERVER_DESCRIPTION_HOST(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=mongoc_server_description_host&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help