From dd13da67b28398d8c252fce2f2f748edbd415202 Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Wed, 18 Jul 2012 18:38:01 +0200 Subject: [PATCH] doc/protocols: extend/clarify documentation for the buffer_size UDP option --- doc/protocols.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/protocols.texi b/doc/protocols.texi index a2d5a7d6db..6d31cb7ff2 100644 --- a/doc/protocols.texi +++ b/doc/protocols.texi @@ -560,7 +560,8 @@ Follow the list of supported options. @table @option @item buffer_size=@var{size} -set the UDP buffer size in bytes +Set the UDP socket buffer size in bytes. This is used both for the +receiving and the sending buffer size. @item localport=@var{port} override the local UDP port to bind with