diff options
Diffstat (limited to 'docs/api_reference/C/reptransport.html')
| -rw-r--r-- | docs/api_reference/C/reptransport.html | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/docs/api_reference/C/reptransport.html b/docs/api_reference/C/reptransport.html index 1851da05..790af3db 100644 --- a/docs/api_reference/C/reptransport.html +++ b/docs/api_reference/C/reptransport.html @@ -9,12 +9,12 @@ <link rel="start" href="index.html" title="Berkeley DB C API Reference" /> <link rel="up" href="rep.html" title="Chapter 10. Replication Methods" /> <link rel="prev" href="repset_timeout.html" title="DB_ENV->rep_set_timeout()" /> - <link rel="next" href="repstart.html" title="DB_ENV->rep_start()" /> + <link rel="next" href="repset_view.html" title="DB_ENV->rep_set_view()" /> </head> <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> @@ -25,7 +25,7 @@ <th width="60%" align="center">Chapter 10. Replication Methods </th> - <td width="20%" align="right"> <a accesskey="n" href="repstart.html">Next</a></td> + <td width="20%" align="right"> <a accesskey="n" href="repset_view.html">Next</a></td> </tr> </table> <hr /> @@ -86,7 +86,7 @@ for this method should not attempt to make <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp62161184"></a>Parameters</h3> + <h3 class="title"><a id="idp3878000"></a>Parameters</h3> </div> </div> </div> @@ -94,7 +94,7 @@ for this method should not attempt to make <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idp62161464"></a>envid</h4> + <h4 class="title"><a id="idp3896312"></a>envid</h4> </div> </div> </div> @@ -110,7 +110,7 @@ for this method should not attempt to make <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idp62173296"></a>send</h4> + <h4 class="title"><a id="idp3885856"></a>send</h4> </div> </div> </div> @@ -257,7 +257,7 @@ for this method should not attempt to make <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp62198640"></a>Errors</h3> + <h3 class="title"><a id="idp3906424"></a>Errors</h3> </div> </div> </div> @@ -273,7 +273,7 @@ for this method should not attempt to make <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idp62217728"></a>EINVAL</h4> + <h4 class="title"><a id="idp3925448"></a>EINVAL</h4> </div> </div> </div> @@ -287,7 +287,7 @@ for this method should not attempt to make <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp62128728"></a>Class</h3> + <h3 class="title"><a id="idp3922176"></a>Class</h3> </div> </div> </div> @@ -299,7 +299,7 @@ for this method should not attempt to make <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp62196440"></a>See Also</h3> + <h3 class="title"><a id="idp3904008"></a>See Also</h3> </div> </div> </div> @@ -316,14 +316,14 @@ for this method should not attempt to make <td width="20%" align="center"> <a accesskey="u" href="rep.html">Up</a> </td> - <td width="40%" align="right"> <a accesskey="n" href="repstart.html">Next</a></td> + <td width="40%" align="right"> <a accesskey="n" href="repset_view.html">Next</a></td> </tr> <tr> <td width="40%" align="left" valign="top">DB_ENV->rep_set_timeout() </td> <td width="20%" align="center"> <a accesskey="h" href="index.html">Home</a> </td> - <td width="40%" align="right" valign="top"> DB_ENV->rep_start()</td> + <td width="40%" align="right" valign="top"> DB_ENV->rep_set_view()</td> </tr> </table> </div> |
