X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Frmr_rts_msg.3.rst;h=e656388346ac61bdea8f14855bf194451d61d9fe;hb=refs%2Fchanges%2F43%2F3443%2F1;hp=a5f428d40e11f5333534ae9a3a342f8b642655b4;hpb=117030c67f7a3722e64f1ecc3305a5862b3b7ce9;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.