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/CXX/dbchannel_send_request.html | |
| parent | 7a2660ba9cc2dc03a69ddfcfd95369395cc87444 (diff) | |
| download | berkeleydb-master.tar.gz | |
Diffstat (limited to 'docs/api_reference/CXX/dbchannel_send_request.html')
| -rw-r--r-- | docs/api_reference/CXX/dbchannel_send_request.html | 33 |
1 files changed, 17 insertions, 16 deletions
diff --git a/docs/api_reference/CXX/dbchannel_send_request.html b/docs/api_reference/CXX/dbchannel_send_request.html index 07a29bf0..71c227f1 100644 --- a/docs/api_reference/CXX/dbchannel_send_request.html +++ b/docs/api_reference/CXX/dbchannel_send_request.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> @@ -78,7 +78,7 @@ DbChannel::send_request(Dbt *request, u_int32_t nrequest, <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp3981728"></a>Parameters</h3> + <h3 class="title"><a id="idp3994360"></a>Parameters</h3> </div> </div> </div> @@ -86,7 +86,7 @@ DbChannel::send_request(Dbt *request, u_int32_t nrequest, <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idp3982392"></a>request</h4> + <h4 class="title"><a id="idp3993712"></a>request</h4> </div> </div> </div> @@ -106,7 +106,7 @@ DbChannel::send_request(Dbt *request, u_int32_t nrequest, <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idp3984376"></a>nrequest</h4> + <h4 class="title"><a id="idp3981944"></a>nrequest</h4> </div> </div> </div> @@ -119,7 +119,7 @@ DbChannel::send_request(Dbt *request, u_int32_t nrequest, <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idp3981400"></a>response</h4> + <h4 class="title"><a id="idp3993600"></a>response</h4> </div> </div> </div> @@ -155,7 +155,7 @@ DbChannel::send_request(Dbt *request, u_int32_t nrequest, <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idp3976936"></a>timeout</h4> + <h4 class="title"><a id="idp3988424"></a>timeout</h4> </div> </div> </div> @@ -182,7 +182,7 @@ DbChannel::send_request(Dbt *request, u_int32_t nrequest, <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idp3984896"></a>flags</h4> + <h4 class="title"><a id="idp3997704"></a>flags</h4> </div> </div> </div> @@ -203,7 +203,7 @@ DbChannel::send_request(Dbt *request, u_int32_t nrequest, <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp3985976"></a>Errors</h3> + <h3 class="title"><a id="idp3998784"></a>Errors</h3> </div> </div> </div> @@ -222,7 +222,7 @@ DbChannel::send_request(Dbt *request, u_int32_t nrequest, <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idp3990496"></a>DB_BUFFER_SMALL</h4> + <h4 class="title"><a id="idp3990320"></a>DB_BUFFER_SMALL</h4> </div> </div> </div> @@ -238,24 +238,24 @@ DbChannel::send_request(Dbt *request, u_int32_t nrequest, <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idp3992952"></a>DB_NOSERVER</h4> + <h4 class="title"><a id="idp4005600"></a>DB_NOSERVER</h4> </div> </div> </div> <p> A message was sent to a remote site that has not - configured a message dispatch call-back function. + configured a message dispatch callback function. Use the <a class="xref" href="repmgr_msg_dispatch.html" title="DbEnv::repmgr_msg_dispatch()">DbEnv::repmgr_msg_dispatch()</a> method at every site belonging to the replication group to configure a - message dispatch call-back function. + message dispatch callback function. </p> </div> <div class="sect3" lang="en" xml:lang="en"> <div class="titlepage"> <div> <div> - <h4 class="title"><a id="idp3971664"></a>EINVAL</h4> + <h4 class="title"><a id="idp3983736"></a>EINVAL</h4> </div> </div> </div> @@ -269,19 +269,20 @@ DbChannel::send_request(Dbt *request, u_int32_t nrequest, <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp3989416"></a>Class</h3> + <h3 class="title"><a id="idp4002328"></a>Class</h3> </div> </div> </div> <p> - <a class="link" href="env.html" title="Chapter 5. The DbEnv Handle">DbEnv</a> + <a class="link" href="env.html" title="Chapter 5. The DbEnv Handle">DbEnv</a>, + <a class="link" href="db_channel.html" title="The DbChannel Handle">DbChannel</a> </p> </div> <div class="sect2" lang="en" xml:lang="en"> <div class="titlepage"> <div> <div> - <h3 class="title"><a id="idp3982592"></a>See Also</h3> + <h3 class="title"><a id="idp3994792"></a>See Also</h3> </div> </div> </div> |
