X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=docs%2Frmr_rts_msg.3.rst;h=e656388346ac61bdea8f14855bf194451d61d9fe;hb=d762b36427051dc6d1a7e64b44df4334f1ad9dbd;hp=a5f428d40e11f5333534ae9a3a342f8b642655b4;hpb=503fe41e88b66ff8986c991bfbd075331b0bd166;p=ric-plt%2Flib%2Frmr.git diff --git a/docs/rmr_rts_msg.3.rst b/docs/rmr_rts_msg.3.rst index a5f428d..e656388 100644 --- a/docs/rmr_rts_msg.3.rst +++ b/docs/rmr_rts_msg.3.rst @@ -67,7 +67,7 @@ A retry loop consists of approximately 1000 send attempts **without** any intervening calls to *sleep()* or *usleep().* The number of retry loops defaults to 1, thus a maximum of 1000 send attempts is performed before returning to the user -application. This value can be set at any point after RMr +application. This value can be set at any point after RMR initialisation using the *rmr_set_stimeout()* function allowing the user application to completely disable retires (set to 0), or to increase the number of retry loops.