Skip to content
Snippets Groups Projects
Commit 3eafe1d7 authored by rogerdpack's avatar rogerdpack Committed by Michael Niedermayer
Browse files

udp: try to clarify verbiage on buffer_size

parent 0b4c5c99
Branches
Tags
No related merge requests found
......@@ -1100,8 +1100,8 @@ The list of supported options follows.
@table @option
@item buffer_size=@var{size}
Set the UDP socket buffer size in bytes. This is used both for the
receiving and the sending buffer size.
Set the UDP maximum socket buffer size in bytes. This is used to set either
the receive or send buffer size, depending on what the socket is used for.
@item localport=@var{port}
Override the local UDP port to bind with.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment