Correct the max receive message constant 59/3059/1 3.6.3
authorE. Scott Daniels <daniels@research.att.com>
Mon, 30 Mar 2020 15:05:45 +0000 (11:05 -0400)
committerE. Scott Daniels <daniels@research.att.com>
Mon, 30 Mar 2020 15:05:45 +0000 (11:05 -0400)
commit338fe5e46223df8145b53cdf52dab358f18c7f26
treee98d9442b1324aaa53e04a58283127542f4c289a
parent41d40e57a0772a1517a78ee02ba90c7433891f07
Correct the max receive message constant

The max receive size constant (a user programme only
constant) still reflected the original limit of 4k.
While internally this was not used and/or enforced, the
incorrect setting could cause some wrapper implementations
to incorrectly limit the max receive size.

This change sets this constant to the acknowledged max
receive size for all transports (64K).

Issue-ID: RIC-301

Signed-off-by: E. Scott Daniels <daniels@research.att.com>
Change-Id: I214b9d9dd67a00232e57bab8327dcb76f891b517
CHANGES_CORE.txt
CMakeLists.txt
src/rmr/common/include/rmr.h