Browse Source

doc/protocols: extend/clarify documentation for the buffer_size UDP option

tags/n1.0
Stefano Sabatini 13 years ago
parent
commit
dd13da67b2
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      doc/protocols.texi

+ 2
- 1
doc/protocols.texi View File

@@ -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


Loading…
Cancel
Save