ffmpeg | branch: master | Jun Zhao <mypopy...@gmail.com> | Sun May  6 23:02:42 
2018 +0800| [a8ce6fb425e07e60eb06d3f44992fdb91f23aafb] | committer: Jun Zhao

doc/protocols: documents tcp_mss

Signed-off-by: Jun Zhao <mypopy...@gmail.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a8ce6fb425e07e60eb06d3f44992fdb91f23aafb
---

 doc/protocols.texi | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/protocols.texi b/doc/protocols.texi
index e19504d073..e9091e068c 100644
--- a/doc/protocols.texi
+++ b/doc/protocols.texi
@@ -1397,6 +1397,9 @@ Set send buffer size, expressed bytes.
 
 @item tcp_nodelay=@var{1|0}
 Set TCP_NODELAY to disable Nagle's algorithm. Default value is 0.
+
+@item tcp_mss=@var{bytes}
+Set maximum segment size for outgoing TCP packets, expressed in bytes.
 @end table
 
 The following example shows how to setup a listening TCP connection

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

Reply via email to