diff options
| author | Lorry Tar Creator <lorry-tar-importer@baserock.org> | 2015-02-17 17:25:57 +0000 |
|---|---|---|
| committer | <> | 2015-03-17 16:26:24 +0000 |
| commit | 780b92ada9afcf1d58085a83a0b9e6bc982203d1 (patch) | |
| tree | 598f8b9fa431b228d29897e798de4ac0c1d3d970 /docs/api_reference/C/dbsite_get_address.html | |
| parent | 7a2660ba9cc2dc03a69ddfcfd95369395cc87444 (diff) | |
| download | berkeleydb-master.tar.gz | |
Diffstat (limited to 'docs/api_reference/C/dbsite_get_address.html')
| -rw-r--r-- | docs/api_reference/C/dbsite_get_address.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/api_reference/C/dbsite_get_address.html b/docs/api_reference/C/dbsite_get_address.html index 8e27bf4d..6a1d5e1d 100644 --- a/docs/api_reference/C/dbsite_get_address.html +++ b/docs/api_reference/C/dbsite_get_address.html @@ -14,7 +14,7 @@ <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> @@ -45,7 +45,7 @@ DB_SITE->get_address(DB_SITE *site, const char **hostp, u_int *portp); </pre> <p> The <code class="methodname">DB_SITE->get_address()</code> method returns a replication site's network address. That is, this method returns - the site's hostname and port. + the site's host name and port. </p> <p> The <code class="methodname">DB_SITE->get_address()</code> <span> @@ -59,7 +59,7 @@ DB_SITE->get_address(DB_SITE *site, const char **hostp, u_int *portp); </pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp61883664"></a>Parameters</h3> + <h3 class="title"><a id="idp3578032"></a>Parameters</h3> </div> </div> </div> @@ -67,7 +67,7 @@ DB_SITE->get_address(DB_SITE *site, const char **hostp, u_int *portp); </pre> <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idp61882760"></a>hostp</h4> + <h4 class="title"><a id="idp3577296"></a>hostp</h4> </div> </div> </div> @@ -80,7 +80,7 @@ DB_SITE->get_address(DB_SITE *site, const char **hostp, u_int *portp); </pre> <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idp61871304"></a>portp</h4> + <h4 class="title"><a id="idp3584776"></a>portp</h4> </div> </div> </div> @@ -93,7 +93,7 @@ DB_SITE->get_address(DB_SITE *site, const char **hostp, u_int *portp); </pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp61884520"></a>Class</h3> + <h3 class="title"><a id="idp3578888"></a>Class</h3> </div> </div> </div> @@ -105,7 +105,7 @@ DB_SITE->get_address(DB_SITE *site, const char **hostp, u_int *portp); </pre> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp61864072"></a>See Also</h3> + <h3 class="title"><a id="idp3571448"></a>See Also</h3> </div> </div> </div> |
