X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Frmr_wh_call.3.rst;fp=docs%2Frmr_wh_call.3.rst;h=0c9f753d909dd9d5416f5ebbc69d0c04fe33aa39;hb=43b7981cee870dcf523b910a3af92ccc53556b2a;hp=3d6ac315c28828b128a51d2b298d7260b855ecac;hpb=0b4dcf0947ba33b2a5d4e870f210c2bc93330c1d;p=ric-plt%2Flib%2Frmr.git diff --git a/docs/rmr_wh_call.3.rst b/docs/rmr_wh_call.3.rst index 3d6ac31..0c9f753 100644 --- a/docs/rmr_wh_call.3.rst +++ b/docs/rmr_wh_call.3.rst @@ -84,7 +84,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.