X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Frmr_set_fack.3.rst;h=10cdf592a54c1437d16bbb9620b8b116593d4dc5;hb=c752bd3585297dac74faf2a56512556bf140300e;hp=84f09fc5b631d5f65eb52e73cb39d3b7c2052c81;hpb=a3a121ca4a0426ec964fa684fb27c397f2ee9e24;p=ric-plt%2Flib%2Frmr.git diff --git a/docs/rmr_set_fack.3.rst b/docs/rmr_set_fack.3.rst index 84f09fc..10cdf59 100644 --- a/docs/rmr_set_fack.3.rst +++ b/docs/rmr_set_fack.3.rst @@ -1,14 +1,14 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. -.. SPDX-License-Identifier: CC-BY-4.0 -.. CAUTION: this document is generated from source in doc/src/rtd. -.. To make changes edit the source and recompile the document. -.. Do NOT make changes directly to .rst or .md files. - -============================================================================================ -Man Page: rmr_set_fack -============================================================================================ - - +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. SPDX-License-Identifier: CC-BY-4.0 +.. CAUTION: this document is generated from source in doc/src/rtd. +.. To make changes edit the source and recompile the document. +.. Do NOT make changes directly to .rst or .md files. + +============================================================================================ +Man Page: rmr_set_fack +============================================================================================ + + RMR LIBRARY FUNCTIONS @@ -19,44 +19,44 @@ RMR LIBRARY FUNCTIONS NAME ---- -rmr_set_fack +rmr_set_fack SYNOPSIS -------- - -:: - - #include - - void rmr_set_fack( void* vctx ); - - + +:: + + #include + + void rmr_set_fack( void* vctx ); + + DESCRIPTION ----------- -The ``rmr_set_fack`` function enables *fast TCP -acknowledgements* if the underlying transport library -supports it. This might be useful for applications which must -send messages at a maximum rate. +The ``rmr_set_fack`` function enables *fast TCP +acknowledgements* if the underlying transport library +supports it. This might be useful for applications which must +send messages at a maximum rate. RETURN VALUE ------------ -There is no return value. +There is no return value. ERRORS ------ -This function does not generate any errors. +This function does not generate any errors. SEE ALSO -------- -rmr_init(3), +rmr_init(3),