udp: try to clarify verbiage on buffer_size
Signed-off-by: rogerdpack <rogerpack2005@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
0b4c5c99bc
commit
3eafe1d71c
@ -1100,8 +1100,8 @@ The list of supported options follows.
|
|||||||
|
|
||||||
@table @option
|
@table @option
|
||||||
@item buffer_size=@var{size}
|
@item buffer_size=@var{size}
|
||||||
Set the UDP socket buffer size in bytes. This is used both for the
|
Set the UDP maximum socket buffer size in bytes. This is used to set either
|
||||||
receiving and the sending buffer size.
|
the receive or send buffer size, depending on what the socket is used for.
|
||||||
|
|
||||||
@item localport=@var{port}
|
@item localport=@var{port}
|
||||||
Override the local UDP port to bind with.
|
Override the local UDP port to bind with.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user