Skip to content
Snippets Groups Projects
Commit a8ce6fb4 authored by Jun Zhao's avatar Jun Zhao Committed by Jun Zhao
Browse files

doc/protocols: documents tcp_mss


Signed-off-by: default avatarJun Zhao <mypopydev@gmail.com>
parent 790cf951
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment